summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTobias Weimer <tweimer@users.noreply.github.com>2019-03-23 13:38:07 +0100
committerGitHub <noreply@github.com>2019-03-23 13:38:07 +0100
commitbab2a982b4d5afc8a46c3d00c5a31a2a082b1c4d (patch)
treef289fc06f37649485d001b61421491134a778de0 /.github
parent42ecdeca853a425c8cec344a57826b9375153ca0 (diff)
Update issue templates
Added default labels
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md4
2 files changed, 7 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index ed5ac0901b..18591a61b6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -1,8 +1,12 @@
---
name: Bug report
about: Create a report to help us improve Miranda NG.
+title: ''
+labels: bug
+assignees: ''
---
+
### Expected behavior
What did you expect?
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 20199918a3..9ec5df0e45 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,6 +1,9 @@
---
name: Feature request
about: Suggest an idea for Miranda NG.
+title: ''
+labels: enhancement
+assignees: ''
---
@@ -15,4 +18,3 @@ A clear and concise description of any alternative solutions or features you've
**Additional context**
Add any other context or screenshots about the feature request here.
-