From d91ce921ea01c1c1a2cc51d3085acdda9b687365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Mon, 21 Nov 2022 18:10:48 +0000 Subject: [PATCH] Links --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 2 +- .github/ISSUE_TEMPLATE/feature_request_form.yml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index 483cf04..839eecf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -7,7 +7,7 @@ body: - type: markdown attributes: value: | - Before filing, please check if the issue already exists (either open or closed) by using the search bar on the issues page. If it does, comment there. Even if it's closed, we can reopen it based on your comment. + Before filing, please check if the issue already exists (either open or closed) by using the search bar on the [issues page](https://github.com/sn4k3/UVtools/issues?q=). If it does, comment there. Even if it's closed, we can reopen it based on your comment. - type: textarea id: system attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request_form.yml b/.github/ISSUE_TEMPLATE/feature_request_form.yml index 1f9998d..c71c051 100644 --- a/.github/ISSUE_TEMPLATE/feature_request_form.yml +++ b/.github/ISSUE_TEMPLATE/feature_request_form.yml @@ -8,8 +8,7 @@ body: - type: markdown attributes: value: | - Before filing, please check if the feature request already exists (either open or closed) by using the search bar on the issues page. If it does, comment there. Even if it's closed, we can reopen it based on your comment. - Also look at: https://github.com/sn4k3/UVtools/discussions/categories/ideas + Before filing, please check if the feature request already exists (either open or closed) by using the search bar on the [issues page](https://github.com/sn4k3/UVtools/issues?q=) and on the [discussions > ideas page](https://github.com/sn4k3/UVtools/discussions/categories/ideas). If it does, comment there. Even if it's closed, we can reopen it based on your comment. - type: textarea id: problem attributes: