exa/.github/ISSUE_TEMPLATE/bug_report.md
2020-10-21 16:59:44 +01:00

15 lines
602 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report
about: Report a crash, runtime error, or invalid output in exa
---
If exa does something unexpected, or its output looks wrong, or it displays an error on the screen, or if it outright crashes, then please include the following information in your report:
- The version of exa being used (`exa --version`)
- The command-line arguments you are using
- Your operating system and hardware platform
If its a crash, please include the full text of the crash that gets printed to the screen. If youre seeing unexpected behaviour, a screenshot of the issue will help a lot.
---