summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.yml
diff options
context:
space:
mode:
authorMarc Cornellà <hello@mcornella.com>2021-11-30 10:19:21 +0100
committerMarc Cornellà <hello@mcornella.com>2021-11-30 10:34:45 +0100
commit1c1d74c5ec49e5ab7e2d664e557c61745d1995e6 (patch)
tree51d141d7f72a3f71efe7f17ed497ae187d9a4104 /.github/ISSUE_TEMPLATE/feature_request.yml
parentf0f792fa6b207bc72453ae55011b6b44f678fb78 (diff)
downloadzsh-1c1d74c5ec49e5ab7e2d664e557c61745d1995e6.tar.gz
zsh-1c1d74c5ec49e5ab7e2d664e557c61745d1995e6.tar.bz2
zsh-1c1d74c5ec49e5ab7e2d664e557c61745d1995e6.zip
chore: update new issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.yml')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.yml7
1 files changed, 6 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml
index dc4baf2b1..ac966dfd9 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.yml
+++ b/.github/ISSUE_TEMPLATE/feature_request.yml
@@ -1,7 +1,12 @@
name: Feature request
description: Suggest a feature for Oh My Zsh
-labels: 'Feature'
+labels: ["Feature"]
body:
+ - type: markdown
+ attributes:
+ value: |
+ ## Self Check
+ - Look for similar features in existing [GitHub Issues](https://github.com/ohmyzsh/ohmyzsh/issues?q=is%3Aissue) (open or closed).
- type: input
attributes:
label: If the feature request is for a plugin or theme, specify it here.