diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-06-10 15:50:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-10 15:50:25 +0200 |
commit | 24cd8e8314c1c0ed1bb227dd5d2afda5d471da9a (patch) | |
tree | 42406aa27e62853653474f4a05d60221e8fb79a4 /.github | |
parent | d0b29ff0b3544f6f52fa763d224a91b7b0a08ac2 (diff) | |
download | zsh-24cd8e8314c1c0ed1bb227dd5d2afda5d471da9a.tar.gz zsh-24cd8e8314c1c0ed1bb227dd5d2afda5d471da9a.tar.bz2 zsh-24cd8e8314c1c0ed1bb227dd5d2afda5d471da9a.zip |
meta: change feature request label
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3243e0b0a..d9c324a55 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature request -about: Suggest an idea for Oh My Zsh -labels: 'Type: feature request' +about: Suggest a feature for Oh My Zsh +labels: 'Type: feature' --- |