fix: issue template

This commit is contained in:
AIsouler
2024-10-18 20:10:42 +08:00
parent 54348dfbe5
commit 515b2a101a
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
##在提交问题之前,请确保您完成以下操作
## 在提交问题之前,请确保您完成以下操作
1. 我确保 **提供 误触界面 的快照(不要提供截图,截图没有任何作用),并说明是哪一条规则误触**
2. 我确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) 和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest)
3. 检查这个问题是否属于 [本项目维护的规则](https://github.com/AIsouler/GKD_subscription) 导致的

View File

@@ -4,7 +4,7 @@ body:
- type: markdown
attributes:
value: |
##在提交问题之前,请确保您完成以下操作
## 在提交问题之前,请确保您完成以下操作
1. 我确保 **提供正确的快照(不要提供截图,截图没有任何作用)**
2. 我确保使用的是 [最新版订阅](https://github.com/AIsouler/GKD_subscription/releases/latest) 和 [最新版GKD](https://github.com/gkd-kit/gkd/releases/latest)
3. 我确保已阅读 [不予适配情况合集](https://github.com/AIsouler/GKD_subscription/issues/120)