Fix issue report template formats
This commit is contained in:
parent
80ef474cbf
commit
9d0b8a2fee
@ -1,15 +1,6 @@
|
||||
---
|
||||
|
||||
name: "🐞 Bug Report"
|
||||
about: "Create a report about something that is not working"
|
||||
title: "[BUG] "
|
||||
ref: "main"
|
||||
labels:
|
||||
|
||||
- bug
|
||||
|
||||
---
|
||||
|
||||
title: "[BUG]: "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
@ -1,15 +1,6 @@
|
||||
---
|
||||
|
||||
name: "💡 Feature request"
|
||||
about: "Suggest an idea for this project"
|
||||
title: "[ENHANCEMENT] "
|
||||
ref: "develop"
|
||||
labels:
|
||||
|
||||
- enhancement
|
||||
|
||||
---
|
||||
|
||||
title: "[ENHANCEMENT]: "
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user