mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
meta: add initial issue templates
This commit adds the following issue categories: - Bug report - Feature request - Support
This commit is contained in:
parent
486fa1010d
commit
dfb060f8cf
3 changed files with 67 additions and 0 deletions
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
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue