Browse Source

Merge pull request #10575 from bm01/issue-template

issue_template: Add link to website, Getting Log Files
bunnei 3 năm trước cách đây
mục cha
commit
e931bb8c44
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 1 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -43,7 +43,7 @@ body:
     id: log
     attributes:
       label: Log File
-      description: A log file will help our developers to better diagnose and fix the issue.
+      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).
     validations:
       required: true
   - type: textarea