Update issue templates

This commit is contained in:
Redume 2022-08-30 11:54:47 +03:00 committed by GitHub
parent 84e411e0af
commit c8e28b8f4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
title: FEAT
title: "[FEAT]"
labels: enhancement
assignees: ''

View file

@ -1,7 +1,7 @@
---
name: Questions
about: Question about the program or something else
title: Questions
title: "[Q]"
labels: question
assignees: ''