summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2019-05-22 23:05:12 +0200
committerPaul Emm. Katsoulakis <34388743+paulkatsoulakis@users.noreply.github.com>2019-05-23 00:05:12 +0300
commitf6ce6dde4374dda765daf9ae9278f8a28acb05d8 (patch)
tree4e770c250c513f67b6e606ae6a9ebd50be8c6861 /.github/ISSUE_TEMPLATE.md
parentfc8e3bbd451cff1b9dbfee8f213c6e0a5813b5f4 (diff)
use github templating mechanisms to classify issues when they are created (#5776)
Diffstat (limited to '.github/ISSUE_TEMPLATE.md')
-rw-r--r--.github/ISSUE_TEMPLATE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 4fe94ad651..bd939baba5 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,3 +1,8 @@
+---
+about: General issue template
+labels: "needs triage", "no changelog"
+---
+
<!---
This is a generic issue template. We usually prefer contributors to use one
of 3 other specific issue templates (bug report, feature request, question)