diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 89e224da6..d4d54717a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +1,8 @@ --- name: Bug report about: You have found a bug? Does the library not behave as expected? That's great (ok, not that great)! Please help us to improve! -title: '' -labels: '' -assignees: '' - +title: '[BUG]' +labels: 'bug' ---