Fix issue report template formats

This commit is contained in:
Matija Koželj 2022-12-16 14:10:26 +01:00
parent 80ef474cbf
commit 9d0b8a2fee
2 changed files with 2 additions and 20 deletions

View File

@ -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:

View File

@ -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: