Browse Source

Automatically assign "bug?" label to bug reports

pull/89/head
Matt Baer 5 years ago
parent
commit
b7d07e2037
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/ISSUE_TEMPLATE/bug_report.md

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

@@ -1,7 +1,7 @@
---
name: Bug report
about: Let us know what went wrong.
labels: ❓ bug
---

### Describe the bug


Loading…
Cancel
Save