chore: remove one-time script; fix issue template labels
[skip ci] [skip netlify]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: 🐞 Bug report
|
||||
description: Report an issue (Something not working? Something went wrong? Report it here!)
|
||||
type: Bug
|
||||
labels: [pending-triage]
|
||||
labels: [pending triage]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: 🚀 New feature proposal
|
||||
description: Propose a new feature (Something you would like to see in this project?)
|
||||
type: Feature
|
||||
labels: [pending-triage]
|
||||
labels: [pending triage]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user