From a37809d82b532f2ca66c879aaf5c9574e360e1f2 Mon Sep 17 00:00:00 2001 From: Maze Date: Sun, 23 Jan 2022 21:49:28 +0100 Subject: [PATCH] Remove .github files --- .github/ISSUE_TEMPLATE/bug_report.md | 34 ----------------------- .github/ISSUE_TEMPLATE/feature_request.md | 10 ------- .github/ISSUE_TEMPLATE/question.md | 10 ------- 3 files changed, 54 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/bug_report.md delete mode 100644 .github/ISSUE_TEMPLATE/feature_request.md delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index e6665f7b..00000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: Bug report -about: 'Report an unexpected behavior ' -title: '' -labels: bug -assignees: '' - ---- - -### Description - -Describe your issue in details, provide error logs or screenshots if possible. - -### Your environment - -- OS or distribution (e.g. Arch Linux, macOS 10.15, Windows 7...) -- Architecture (e.g. x86 64bit) -- 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 - -### Steps to reproduce - -1. Do this... -2. Do that... - -### Expected behavior - -Tell us what should happen - -### Actual behavior - -Tell us what happens instead diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md deleted file mode 100644 index c0b84de9..00000000 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Feature request -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 deleted file mode 100644 index dfa4dfdc..00000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Question -about: Ask a question about the application or project -title: '' -labels: question -assignees: '' - ---- - -