gh templates: remove redundant label prefix
This commit is contained in:
parent
05b2a822c2
commit
a9c8f364aa
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG] Enter title here"
|
||||
title: "Enter title here"
|
||||
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: "[FEATURE] Enter Title Here"
|
||||
title: "Enter Title Here"
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user