From bab2a982b4d5afc8a46c3d00c5a31a2a082b1c4d Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sat, 23 Mar 2019 13:38:07 +0100 Subject: Update issue templates Added default labels --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ .github/ISSUE_TEMPLATE/feature_request.md | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) 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. - -- cgit v1.2.3