diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e58a2d58..9b4b0250 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,7 +34,7 @@ body: label: Additional information and data description: | If possible, add screenshots and upload your logs file here. - Logs location on Windows: "%appdata/hydra%" + Logs location on Windows: "%appdata%/hydra" Logs location on Linux: "~/.config/hydra/" validations: required: false