mirror of
https://github.com/IlanCosman/tide.git
synced 2024-11-29 22:33:05 +03:00
Update bug-report template
This commit is contained in:
parent
0d306fe85b
commit
1eca002e73
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -6,6 +6,10 @@ labels: "🐛 bug"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
<!-- -------------------------------------------------------------------
|
||||
Please run the following command before submitting: tide bug-report
|
||||
-------------------------------------------------------------------- -->
|
||||
|
||||
#### Describe the bug
|
||||
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
@ -16,22 +20,14 @@ assignees: ""
|
||||
2. Run '....'
|
||||
3. See error
|
||||
|
||||
#### Expected behavior
|
||||
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
#### Screenshots
|
||||
|
||||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
#### Environment (please complete the following information)
|
||||
#### Environment
|
||||
|
||||
- Operating System: <!-- e.g. Ubuntu 20.04 -->
|
||||
- Output of `tide bug-report`: <!-- In the code block below -->
|
||||
|
||||
```console
|
||||
|
||||
```
|
||||
- Operating system: <!-- e.g. Ubuntu 20.04 -->
|
||||
- Terminal emulator: <!-- e.g. Kitty, Alacritty, Hyper -->
|
||||
|
||||
#### Additional context
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user