lsd/.github/ISSUE_TEMPLATE/bug_report.md
2020-08-16 23:00:07 +05:30

470 B

name about title labels assignees
Bug report Create a report to help us improve bug
  • os:
  • lsd --version:
  • echo $TERM:
  • echo $LS_COLORS:

Expected behavior

If applicable, add the output of the classic ls command (\ls -la) in order to show the buggy file/directory.

Actual behavior

If the application panics run the command with the trace (RUST_BACKTRACE=1 lsd ...). In case of graphical errors, add a screenshot if possible.