github: Remove bug label from newly filed bugs

We've been using the bug label for "confirmed" bugs. Many issues filed as bugs
turn out not to be bugs, but we've not generally remembered to remove the bug
label. This has been causing trouble for tracking bug closure rate, as the data
is now mostly garbage. This change is to put us back into our old flow where
confirmed bugs have the label.
This commit is contained in:
Eric Anderson 2020-06-24 07:35:50 -07:00 committed by Eric Anderson
parent 8400b17200
commit 2e1cd05d54
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
---
name: Report a bug
about: Create a bug report to help us improve
labels: bug
---
<!-- Please answer these questions before submitting a bug report. -->