diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 8a64fb180..87dc8be10 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -72,3 +72,10 @@ If you cannot do the instructions above, please upload the core dump file: * The terminal you used: * Upload the image file here, or paste the image URL: * Does it work with `--logo-width {WIDTH} --logo-height {HEIGHT}`? + +## If fastfetch behaves incorrectly on shell starting + + + +* The bug is reproduceable with fresh / clean shell configuration (i.e. `fastfetch` is the single line of `.zshrc` or `~/.config/fish/config.fish`): +* Does `sleep 1` before running `fastfetch` work?