Update issue templates

beta
Dave 2023-04-22 07:52:47 +02:00 committed by GitHub
parent 57bc5c4a92
commit c843304be8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
title: "[BUG]"
labels: bug, help wanted
assignees: ''
---

View File

@ -1,8 +1,8 @@
---
name: Feature request
name: Feature request / Feedback
about: Suggest an idea for this project
title: ''
labels: ''
title: "[FEEDBACK/IDEA]"
labels: enhancement
assignees: ''
---