update issue template, update title

This commit is contained in:
Данил 2022-09-15 12:52:01 +03:00
parent 1d0eb657c3
commit 233a45206d
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, question labels: bug
assignees: Redume assignees: ''
--- ---

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: "[Q]" title: Questions
labels: question labels: question
assignees: '' assignees: ''