Files
tuir/.gitlab/issue_templates/bug_report.md
2019-06-12 18:49:10 -05:00

13 lines
462 B
Markdown

/title
/label ~bug
/assign
**Describe the bug**
A clear description of what the bug is and how to reproduce it.
**Describe your environment**
- If a stack trace was displayed on the command line, paste the entire output here.
- Otherwise, run ``$tuir --debug-info`` and paste the entire output here.
- Include any other information that might be relevant to the issue (For example, your operating system, your terminal emulator, how you installed tuir, etc.)