Merge pull request #1391 from p12tic/github-no-automatic-labels
github: Don't automatically add labels to bug reports
This commit is contained in:
commit
69ec896e65
|
@ -1,6 +1,5 @@
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: File a bug report (for questions, ideas & support, use the Discussions tab, or IRC for quick answers, but make sure to stay on the channel!)
|
description: File a bug report (for questions, ideas & support, use the Discussions tab, or IRC for quick answers, but make sure to stay on the channel!)
|
||||||
labels: [bug, triage]
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue