mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-27 10:39:51 +00:00
chore: update new issue templates
This commit is contained in:
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
7
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,7 +1,12 @@
|
||||
name: Feature request
|
||||
description: Suggest a feature for Oh My Zsh
|
||||
labels: 'Feature'
|
||||
labels: ["Feature"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
## Self Check
|
||||
- Look for similar features in existing [GitHub Issues](https://github.com/ohmyzsh/ohmyzsh/issues?q=is%3Aissue) (open or closed).
|
||||
- type: input
|
||||
attributes:
|
||||
label: If the feature request is for a plugin or theme, specify it here.
|
||||
|
||||
Reference in New Issue
Block a user