mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-11-25 21:55:55 +00:00
Add triage label to enhancement template
This commit is contained in:
parent
2a5a24af70
commit
6b2ab64e97
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
4
.github/ISSUE_TEMPLATE/enhancement.md
vendored
|
|
@ -2,7 +2,7 @@
|
||||||
name: Enhancement
|
name: Enhancement
|
||||||
about: Suggest a new feature
|
about: Suggest a new feature
|
||||||
title: 'Enhancement: '
|
title: 'Enhancement: '
|
||||||
labels: enhancement
|
labels: 'status: pending triage'
|
||||||
---
|
---
|
||||||
#### Please check for duplicates or similar issues before creating this issue.
|
#### Please check for duplicates or similar issues before submitting this suggestion.
|
||||||
## What is your suggestion, and why should it be implemented?
|
## What is your suggestion, and why should it be implemented?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue