mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-24 15:23:29 +02:00
Fix labels in issue templates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest a feature for Oh My Zsh
|
||||
labels: 'feature'
|
||||
labels: 'Feature'
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -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