meta: add initial issue templates

This commit adds the following issue categories:
- Bug report
- Feature request
- Support
This commit is contained in:
Marc Cornellà 2019-05-16 21:54:54 +02:00 committed by GitHub
commit dfb060f8cf
3 changed files with 67 additions and 0 deletions

13
.github/ISSUE_TEMPLATE/support.md vendored Normal file
View file

@ -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
-->