diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5ce6950b..209008f0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,7 +17,7 @@ body: required: true - label: 检查这个问题是否属于 [本项目维护的规则](https://github.com/AIsouler/GKD_subscription) 导致的 required: true - - label: 我确保已阅读 [#120](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue + - label: 我确保已阅读 [不予适配情况合集](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue required: true - type: textarea id: feature-description diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index e229cfb2..66b93655 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -15,7 +15,7 @@ body: required: true - label: 我确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) 和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest) required: true - - label: 我确保已阅读 [#120](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue + - label: 我确保已阅读 [不予适配情况合集](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue required: true - type: textarea id: feature-description