瀏覽代碼

issue_template: Add link to website, Getting Log Files

Baptiste Marie 3 年之前
父節點
當前提交
206fe987e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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