diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..5471c426 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,19 @@ +<!-- +If you want to request a feature or ask a question, feel free to remove all the irrelevant text. +--> + +### System: + +- Operating System: +- Qt version: +- C++ compiler: +- Desktop Environment: <!-- for Linux --> + +### Actual behavior + +### Expected behavior + +### Steps to reproduce + +<!-- If the program crashed. --> +### Debugger traceback |