1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-04-25 15:53:30 +02:00

Fix labels in issue templates

This commit is contained in:
Marc Cornellà
2020-10-28 23:08:19 +01:00
parent d055445625
commit 63922b5ec4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest a feature for Oh My Zsh
labels: 'feature'
labels: 'Feature'
---
+1 -1
View File
@@ -1,7 +1,7 @@
---
name: Support
about: Request support for any problem you're having with Oh My Zsh
labels: 'support'
labels: 'Support'
---