From d25f703766331ba21ccf8a8f4deb06bc657a8254 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Sun, 27 Aug 2023 11:32:30 -0400 Subject: [PATCH] Better guide link --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 17f613c..3e3f99a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,7 +15,7 @@ body: - type: textarea attributes: label: Paste the logs - description: 💥 Paste the logs below - Read [Wiki](https://github.com/upscayl/upscayl/wiki) if you don't know how to + description: 💥 Paste the logs below ([Guide](https://github.com/upscayl/upscayl/wiki/Guide#logs)) value: |
Logs