From ae0a90332d08fe5a61052b8709cc1a0c9a5373a0 Mon Sep 17 00:00:00 2001
From: ender-zhao <77391690+ender-zhao@users.noreply.github.com>
Date: Wed, 8 Mar 2023 22:57:50 +0800
Subject: [PATCH] Update issues-template-and-rules.yaml
---
.github/ISSUE_TEMPLATE/issues-template-and-rules.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/issues-template-and-rules.yaml b/.github/ISSUE_TEMPLATE/issues-template-and-rules.yaml
index bb71202..431ae2a 100644
--- a/.github/ISSUE_TEMPLATE/issues-template-and-rules.yaml
+++ b/.github/ISSUE_TEMPLATE/issues-template-and-rules.yaml
@@ -9,7 +9,7 @@ body:
id: text
attributes:
label: 你的问题/建议/想说的内容是什么?
- description: 发布问题前,先看看主页中的 "下载前你需要知晓的内容:"
+ description: 发布问题前,先看看主页中的 "下载前你需要知晓的内容:"
如果是反馈bug,请先确定是由汉化导致的,否则请在原版的Issues提交问题
placeholder: "你可以写任何内容,但严禁包含任何敏感内容,广告(除非是赞助),或拉低智商的内容"
validations:
required: true
@@ -17,7 +17,7 @@ body:
id: version
attributes:
label: 版本
- description: 这个问题/建议发生在哪个版本?
+ description: 这个问题发生在哪个版本?
如果是建议请填写当前最新的版本
placeholder: "no-version"
validations:
required: true