Skip to content

Commit ee9c5a0

Browse files
authored
Update issue templates
1 parent 015dc06 commit ee9c5a0

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,13 @@ Post your output of `pip show anipy-cli`
2626
- OS:
2727
- Maybe something else that is specific to your platform and may have impact on the bug
2828

29+
**Log files**
30+
When reproducing, try running it with `-VVV` and `--stack-always` for the best debug information.
31+
32+
The location of your log files depends on which OS you are using:
33+
- Linux: ~/.local/share/anipy-cli/logs/
34+
- Windows: C:\Users\%USERPROFILE%\AppData\Local\anipy-cli\logs
35+
- MacOS: ~/Library/Application Support/anipy-cli/logs
36+
2937
**Additional context**
3038
Add any other context about the problem here, e.g. your config if related.

0 commit comments

Comments
 (0)