diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/support.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/support.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md new file mode 100644 index 000000000..10b614b8f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/support.md @@ -0,0 +1,13 @@ +--- +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 +--> |