mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 08:20:09 +00:00
beab76edfc
Closes #8471
26 lines
1,000 B
Markdown
26 lines
1,000 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a feature for Oh My Zsh
|
|
labels: 'Type: feature'
|
|
|
|
---
|
|
|
|
<!--
|
|
Fill this out before posting. You can delete irrelevant sections, but
|
|
an issue where no sections have been filled will be deleted without comment.
|
|
-->
|
|
|
|
**Is your feature request related to a particular plugin or theme? If so, specify it.**
|
|
The name of the plugin or theme that you would like us to improve. [...]
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
A description of what the problem is. Ex. I'm always frustrated when [...]
|
|
|
|
**Describe the solution you'd like**
|
|
A description of what you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
A description of any alternative solutions or features you've considered. This can also include other plugins or aliases.
|
|
|
|
**Additional context**
|
|
Add any other context or screenshots about the feature request here. Also if you have any PRs related to this issue that are already open that you would like us to look at.
|