Skip to content

Commit 6b13229

Browse files
committed
Fix issue template (nginx#729)
Problem: Enhancement issue template was not showing up in GitHub Solution: Fix the doc header so it shows up
1 parent e166007 commit 6b13229

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
name: Enhancement Request about: Suggest an idea for this project title: ''
3-
labels: 'proposal' assignees: ''
2+
name: Enhancement Request
3+
about: Suggest an enhancement for this project
4+
labels: 'enhancement'
45
---
56

67
<!--

0 commit comments

Comments
 (0)