Parcourir la source

Update bug_report.md

Adding automatic 'bug' label to bug report template
Lucas A. Wilson il y a 3 ans
Parent
commit
9669b0601f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.md

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.md

@@ -2,7 +2,7 @@
 name: Bug report
 about: Create a report to help us improve
 title: ''
-labels: ''
+labels: bug
 assignees: ''
 
 ---