From a26346652ac643879912702a98b38d5caed8bd22 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 22 Jul 2024 20:26:27 +0800 Subject: [PATCH] chore: issue template --- .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 6091f943..42dbac2f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,11 +13,11 @@ body: options: - label: 我确保提供 误触/不执行规则 的界面的快照, 否则我同意维护者直接关闭issue required: true - - label: 我确保使用的是[最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) + - label: 我确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest)和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest) required: true - - label: 检查这个问题是否属于[本项目维护的规则](https://github.com/AIsouler/GKD_subscription) 导致的 + - label: 检查这个问题是否属于 [本项目维护的规则](https://github.com/AIsouler/GKD_subscription)导致的 required: true - - label: 我确保已阅读[#120](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue + - label: 我确保已阅读 [#120](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 88b48ad1..f0db6ff9 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -13,9 +13,9 @@ body: options: - label: 我确保提供正确的快照, 否则我同意维护者直接关闭issue required: true - - label: 我确保使用的是[最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) + - 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: 我确保已阅读 [#120](https://github.com/AIsouler/GKD_subscription/issues/120),否则我同意维护者直接关闭issue required: true - type: textarea id: feature-description