diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1405ccce8..a28f0473f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml | |||
| @@ -43,7 +43,7 @@ body: | |||
| 43 | id: log | 43 | id: log |
| 44 | attributes: | 44 | attributes: |
| 45 | label: Log File | 45 | label: Log File |
| 46 | description: A log file will help our developers to better diagnose and fix the issue. | 46 | description: A log file will help our developers to better diagnose and fix the issue. Instructions can be found [here](https://yuzu-emu.org/help/reference/log-files). |
| 47 | validations: | 47 | validations: |
| 48 | required: true | 48 | required: true |
| 49 | - type: textarea | 49 | - type: textarea |