mirror of
https://github.com/Starlio-app/Starlio-web.git
synced 2024-11-06 01:13:57 +03:00
update issue template, update title
This commit is contained in:
parent
1d0eb657c3
commit
233a45206d
3 changed files with 5 additions and 5 deletions
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,9 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
labels: bug, question
|
||||
assignees: Redume
|
||||
title: Bug
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[FEAT]"
|
||||
title: FEAT
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE/questions.md
vendored
2
.github/ISSUE_TEMPLATE/questions.md
vendored
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
name: Questions
|
||||
about: Question about the program or something else
|
||||
title: "[Q]"
|
||||
title: Questions
|
||||
labels: question
|
||||
assignees: ''
|
||||
|
||||
|
|
Loading…
Reference in a new issue