Automatically add the triage tag
This commit is contained in:
parent
d88639bc47
commit
2e54cc881b
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Bug Report
|
||||
about: Create a report to help us improve the program.
|
||||
title: "[Bug Report] Your Title Here"
|
||||
labels: 'type: bug'
|
||||
labels: ["type: bug", "state: triage"]
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Feature Request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature Request] Your Title Here"
|
||||
labels: 'type: enhancement'
|
||||
labels: ["type: enhancement", "state: triage"]
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user