diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3f03188..9e0224d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve the software. -title: '' +title: Hmm, this software is buggy.. labels: bug assignees: Nurrl diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ad96dda..c408df8 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,9 +1,9 @@ --- -name: 'Feature request' -about: 'Ask and discuss about new features you want in the software.' -title: '' -labels: 'idea' -assignees: 'Nurrl' +name: Feature request +about: Ask and discuss about new features you want in the software. +title: I need dis ! +labels: idea +assignees: Nurrl ---