mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 01:59:51 +00:00
meta: add initial issue templates
This commit adds the following issue categories: - Bug report - Feature request - Support
This commit is contained in:
13
.github/ISSUE_TEMPLATE/support.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/support.md
vendored
Normal 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
|
||||
-->
|
||||
Reference in New Issue
Block a user