docs: 相关链接 [skip ci]

This commit is contained in:
HuanCheng65 2023-10-01 16:54:46 +08:00
parent 80041f889e
commit 4e96c26ecb
No known key found for this signature in database
GPG Key ID: 5EC9DD60A32C7360
2 changed files with 11 additions and 0 deletions

View File

@ -7,6 +7,7 @@ body:
attributes: attributes:
value: | value: |
请尽可能详细地描述你遇到的问题,以便更好地理解问题所在。 请尽可能详细地描述你遇到的问题,以便更好地理解问题所在。
反馈前请先阅读[已知问题](https://github.com/HuanCheng65/TiebaLite/discussions/214),避免重复反馈。
反馈前请先搜索是否已有人反馈过相同的问题,如果有请在该问题下留言,不要重复提交。重复提交的问题将会被关闭。 反馈前请先搜索是否已有人反馈过相同的问题,如果有请在该问题下留言,不要重复提交。重复提交的问题将会被关闭。
反馈前请先检查是否已经使用最新版本,如果没有请先更新到最新版本再反馈。旧版本的问题将会被关闭。 反馈前请先检查是否已经使用最新版本,如果没有请先更新到最新版本再反馈。旧版本的问题将会被关闭。
@ -16,6 +17,8 @@ body:
label: 问题检查清单 label: 问题检查清单
description: 请确认你已经完成了以下检查项。 description: 请确认你已经完成了以下检查项。
options: options:
- label: 我已经阅读了[已知问题](https://github.com/HuanCheng65/TiebaLite/discussions/214),并且确认该问题没有被列出。
required: true
- label: 我确认该问题没有被其他人报告过。 - label: 我确认该问题没有被其他人报告过。
required: true required: true
- label: 我确认正在使用最新版本。 - label: 我确认正在使用最新版本。

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: 讨论区
url: https://github.com/HuanCheng65/TiebaLite/discussions
about: 其他任何问题请在讨论区提出
- name: 反馈前必读的已知问题
url: https://github.com/HuanCheng65/TiebaLite/discussions/214
about: 避免重复反馈