diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-05-21 11:53:52 +0200 |
---|---|---|
committer | Marc Cornellà <marc.cornella@live.com> | 2019-05-21 11:53:52 +0200 |
commit | f62a71e9de3a98438e7d38040f145fe77dfb48de (patch) | |
tree | ed16da8c2f9b5d6c37d179a604c31d9d02de9759 /.github/ISSUE_TEMPLATE/support.md | |
parent | 4ad4a81657d044de2839e988ff3338fa398e5d9b (diff) | |
download | zsh-f62a71e9de3a98438e7d38040f145fe77dfb48de.tar.gz zsh-f62a71e9de3a98438e7d38040f145fe77dfb48de.tar.bz2 zsh-f62a71e9de3a98438e7d38040f145fe77dfb48de.zip |
meta: update issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/support.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/support.md | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 10b614b8f..3c69a7d5e 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -1,13 +1,12 @@ --- name: Support about: Request support for any problem you're having with Oh My Zsh -title: '' labels: 'Type: support' -assignees: '' --- <!-- -1. Try to make sure the issue is due to Oh My Zsh -2. Include as much information as possible +1. Look for similar issues already posted (including closed ones) +2. Include as much relevant information as possible +3. Try to make sure the issue is due to Oh My Zsh --> |