0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/.github/ISSUE_TEMPLATE/bug_report.md
Marc Cornellà dfb060f8cf meta: add initial issue templates
This commit adds the following issue categories:
- Bug report
- Feature request
- Support
2019-05-16 21:54:54 +02:00

783 B

name about title labels assignees
Bug report Create a report to help us improve Type: bug

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Enable plugin '...'
  2. Run command '...', or try to complete command '...', etc.
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots or recordings If applicable, add screenshots or record an asciinema session to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. macOS]
  • Zsh version [e.g. 5.6]
  • Terminal emulator [e.g. iTerm2]

Additional context Add any other context about the problem here.