summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-10-17 22:11:22 +0200
committerGitHub <noreply@github.com>2018-10-17 22:11:22 +0200
commit15408ace0c2a81986026dd66446bb216c9b96eb6 (patch)
tree9c4b71b7406e12f54491e7347a1e803c29323af1 /.github/ISSUE_TEMPLATE
parent5d23cb075af87f7a4e2d4fcab6b2e4225b1e6e35 (diff)
Fix GitHub issue templates (#4427)
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md (renamed from .github/ISSUE_TEMPLATE/BUG_REPORT.md)6
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md (renamed from .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md)6
-rw-r--r--.github/ISSUE_TEMPLATE/question.md (renamed from .github/ISSUE_TEMPLATE/QUESTION.md)5
3 files changed, 17 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 2e16754a9d..c6007dbe28 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,3 +1,9 @@
+---
+name: Bug report
+about: Create a bug report to help us improve
+
+---
+
<!--- Verify first that your issue is not already reported on GitHub -->
<!--- Also test if the latest release and devel branch are affected too -->
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/feature_request.md
index f794f9697a..b443e679ae 100644
--- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,3 +1,9 @@
+---
+name: Feature request
+about: Suggest an idea for our project
+
+---
+
<!--- Verify first that your issue is not already reported on GitHub -->
##### Feature idea summary
diff --git a/.github/ISSUE_TEMPLATE/QUESTION.md b/.github/ISSUE_TEMPLATE/question.md
index 0a047c54c6..656acf866e 100644
--- a/.github/ISSUE_TEMPLATE/QUESTION.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -1,3 +1,8 @@
+---
+name: Question
+about: You just want to ask a question? Go on.
+---
+
<!--- Verify first that your question wasn't asked before on GitHub -->
##### Question summary