From bf3c6a044c38a83c8f54aa322a4b3770ef00acf3 Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Fri, 14 Apr 2023 05:26:44 +0000 Subject: [PATCH] chore: update templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 +++--- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 13914d3d..d5b001ac 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,7 +20,7 @@ Ensure you are using the latest version of Clash or Clash Premium from **this re 如果你可以自己 debug 并解决的话,提交 PR 吧 Is this something you can **debug and fix**? Send a pull request! Bug fixes and documentation fixes are welcome. " - required: true + required: false - label: " 我已经在 [Issue Tracker](……/) 中找过我要提出的问题 I have searched on the [issue tracker](……/) for a related issue. @@ -32,8 +32,8 @@ I have tested using the dev branch, and the issue still exists. " required: true - label: " -我已经仔细看过 [Documentation](https://clash-meta.wiki/) 并无法自行解决问题 -I have read the [documentation](https://clash-meta.wiki/) and was unable to solve the issue. +我已经仔细看过 [Documentation](https://wiki.metacubex.one/) 并无法自行解决问题 +I have read the [documentation](https://wiki.metacubex.one/) and was unable to solve the issue. " required: true - label: " diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index bc99cad5..c8f70b19 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -17,8 +17,8 @@ I have searched on the [issue tracker](……/) for a related feature request. " required: true - label: " -我已经仔细看过 [Documentation](https://clash-meta.wiki/) 并无法自行解决问题 -I have read the [documentation](https://clash-meta.wiki/) and was unable to solve the issue. +我已经仔细看过 [Documentation](https://wiki.metacubex.one/) 并无法找到这个功能 +I have read the [documentation](https://wiki.metacubex.one/) and was unable to solve the issue. " required: true - type: textarea