diff options
author | Marc Cornellà <marc.cornella@live.com> | 2020-09-12 11:59:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-12 11:59:06 +0200 |
commit | 8a93c89bda7e244ed5d32d5b01bd5f72ab695fbf (patch) | |
tree | e34d6364450968c9df41a5d6c39ef5983b6a7dd3 /.github | |
parent | b3923eded99f7f8991a695198a1512277e47d4ce (diff) | |
download | zsh-8a93c89bda7e244ed5d32d5b01bd5f72ab695fbf.tar.gz zsh-8a93c89bda7e244ed5d32d5b01bd5f72ab695fbf.tar.bz2 zsh-8a93c89bda7e244ed5d32d5b01bd5f72ab695fbf.zip |
meta: change support label
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/support.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index d2638412e..697f0c0c8 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,7 +1,7 @@ --- name: Support about: Request support for any problem you're having with Oh My Zsh -labels: 'Type: support' +labels: 'support' --- |