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 name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: Bug title: "[BUG]"
labels: bug labels: bug, question
assignees: '' assignees: Redume
--- ---

View file

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

View file

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