diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2a18c75..9b9eef4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@  name: Bug report  about: Something in dwl isn't working correctly  title: '' -labels: 'Type: bug' +labels: 'A: bug'  assignees: ''  --- | 
