chore: update issue templates (#559)
* Update bug_report.md * chore: removing default label for enhancement Co-authored-by: toast-gear <15716903+toast-gear@users.noreply.github.com>
This commit is contained in:
parent
0b88b246d3
commit
fbb24c8c0a
|
|
@ -2,7 +2,6 @@
|
|||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue