diff options
author | Tuowen Zhao <ztuowen@gmail.com> | 2020-09-24 15:02:36 -0600 |
---|---|---|
committer | Tuowen Zhao <ztuowen@gmail.com> | 2020-09-24 15:02:36 -0600 |
commit | 2b3d602644a13aa97391f22ecfc249b6bc58dd49 (patch) | |
tree | 89bed339def1ab58d1ea1b16593752d4a29e23fa /.github/ISSUE_TEMPLATE/support.md | |
parent | 44cc53902935c693239611b06de02fc37ac4da62 (diff) | |
parent | 93c837fec8e9fe61509b9dff9e909e84f7ebe32d (diff) | |
download | zsh-2b3d602644a13aa97391f22ecfc249b6bc58dd49.tar.gz zsh-2b3d602644a13aa97391f22ecfc249b6bc58dd49.tar.bz2 zsh-2b3d602644a13aa97391f22ecfc249b6bc58dd49.zip |
Merge remote-tracking branch 'origin/master' into master
Diffstat (limited to '.github/ISSUE_TEMPLATE/support.md')
-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' --- |