Skip to content

Commit

Permalink
update bug report template
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Jan 19, 2023
1 parent 9487f79 commit c6909b7
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ assignees: ''

Have you checked closed issues? https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed

Please give a brief but clear explanation of the issue.
Please give a brief but clear explanation of the issue. If you can, include a complete working example that demonstrates the bug. **Check it can run without modifications.**

What Operating System are you running on?
It will be helpful if you run the following command and paste the results:

Feel free to add screenshots and/or videos. These can be very helpful!
```
textual diagnose
```

If you can, include a complete working example that demonstrates the bug. Check it can run without modifications.
Feel free to add screenshots and / or videos. These can be very helpful!

0 comments on commit c6909b7

Please sign in to comment.