diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..ef7590f41 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,22 @@ +--- +name: Question +about: Ask a question about a behavior or feature. + +--- + +**sysPass Version** +Can be found on `Config -> Information` tab + +**Describe the question** +A clear and concise description. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Platform (please complete the following information):** + - OS: [e.g. Linux, Android] + - OS Version + - Browser [e.g. Firefox, Chrome] + +**Additional context** +Add any other context about the problem here.