conf2/zsh/.oh-my-zsh/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
1.0 KiB
Markdown
Raw Normal View History

2019-11-12 17:55:38 +00:00
---
name: Bug report
2020-06-11 14:41:32 +00:00
about: Create a report to help us improve Oh My Zsh
labels: 'Type: support'
2019-11-12 17:55:38 +00:00
---
<!--
Fill this out before posting. You can delete irrelevant sections, but
an issue where no sections have been filled will be deleted without comment.
-->
**Describe the bug**
2020-06-11 14:41:32 +00:00
A clear description of what the bug is.
2019-11-12 17:55:38 +00:00
**To Reproduce**
2020-06-11 14:41:32 +00:00
Steps to reproduce the behavior, for example:
1. Enable this plugin '...'
2. Run command '...' or try the autocomplete command '...'
2019-11-12 17:55:38 +00:00
3. See error
**Expected behavior**
2020-06-11 14:41:32 +00:00
A brief description of what should happen.
2019-11-12 17:55:38 +00:00
2020-06-11 14:41:32 +00:00
**Screenshots and/or Recordings**
If applicable, add screenshots to help explain your problem.
You can also record an asciinema session: https://asciinema.org/
2019-11-12 17:55:38 +00:00
2020-06-11 14:41:32 +00:00
**Desktop (please complete the following information):**
- OS / Distro: [e.g. Arch Linux, macOS]
- Latest ohmyzsh Update?: [e.g. Yes/No]
- ZSH Version: [e.g. 5.6]
2019-11-12 17:55:38 +00:00
- Terminal emulator [e.g. iTerm2]
**Additional context**
2020-06-11 14:41:32 +00:00
Add any other context about the problem here. This can be themes, plugins, custom configs.