diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a2ccfc8c..e6665f7b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,7 +15,8 @@ Describe your issue in details, provide error logs or screenshots if possible. - OS or distribution (e.g. Arch Linux, macOS 10.15, Windows 7...) - Architecture (e.g. x86 64bit) -- How did you install Mirage? (e.g. manual, AppImage, Flatpak...) +- For Linux users: your desktop environment or window manager (e.g. GNOME 3.34 Wayland, i3 4.17, etc) +- How did you install Mirage? (e.g. manual build, distribution repository, AppImage, Flatpak...) - For manual installations: your Qt version - For manual installations: your Python version diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 809b7b05..c0b84de9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,6 +1,6 @@ --- name: Feature request -about: Suggest an idea for this project +about: Suggest an idea for the application or project title: '' labels: enhancement assignees: '' diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 00000000..dfa4dfdc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: Question +about: Ask a question about the application or project +title: '' +labels: question +assignees: '' + +--- + +