Fix labels in issue templates
This commit is contained in:
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 a feature for Oh My Zsh
|
||||
labels: 'feature'
|
||||
labels: 'Feature'
|
||||
|
||||
---
|
||||
|
||||
|
2
.github/ISSUE_TEMPLATE/support.md
vendored
2
.github/ISSUE_TEMPLATE/support.md
vendored
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Support
|
||||
about: Request support for any problem you're having with Oh My Zsh
|
||||
labels: 'support'
|
||||
labels: 'Support'
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user