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

39 lines
895 B
Markdown
Raw Normal View History

2019-11-12 17:55:38 +00:00
---
name: Bug report
about: Create a report to help us improve
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**
<!-- A clear and concise description of what the bug is. -->
2019-11-12 17:55:38 +00:00
**To Reproduce**
<!--
Steps to reproduce the behavior:
1. Enable plugin '...'
2. Run command '...', _or_ try to complete command '...', _etc._
2019-11-12 17:55:38 +00:00
3. See error
-->
2019-11-12 17:55:38 +00:00
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
2019-11-12 17:55:38 +00:00
**Screenshots or recordings**
<!--
If applicable, add screenshots or record an asciinema session (https://asciinema.org/)
to help explain your problem.
-->
2019-11-12 17:55:38 +00:00
**System:**
- OS: [e.g. macOS]
- Zsh version [e.g. 5.6]
2019-11-12 17:55:38 +00:00
- Terminal emulator [e.g. iTerm2]
**Additional context**
<!-- Add any other context about the problem here. -->