This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new cc95198 fix issue 9802 (#9803)
cc95198 is described below
commit cc951983aee0c18dff53837db5f085308b86f4f1
Author: xuup <[email protected]>
AuthorDate: Wed Mar 24 18:08:25 2021 +0800
fix issue 9802 (#9803)
Co-authored-by: xuup <[email protected]>
---
docs/community/content/contribute/issue-conduct.cn.md | 2 +-
docs/community/content/contribute/issue-conduct.en.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/community/content/contribute/issue-conduct.cn.md
b/docs/community/content/contribute/issue-conduct.cn.md
index 589639b..f6605cc 100644
--- a/docs/community/content/contribute/issue-conduct.cn.md
+++ b/docs/community/content/contribute/issue-conduct.cn.md
@@ -20,4 +20,4 @@ chapter = true
- 对于内容缺失模板必要信息的 Issue,由处理人引导提交者将所需信息提供完善后再行处理;
- 涉及到缺陷修复、功能提升等与代码相关的 Issue,都将标记正确的标签以及完成此 Issue 的项目版本;
- 处理人将定期关闭长时间无反馈的 Issue;
- - 无参考和检索价值的 Issue 将被标记为 Invalid,读者无需关注。
+ - 无参考和检索价值的 Issue 将被标记为 status:invalid,读者无需关注。
diff --git a/docs/community/content/contribute/issue-conduct.en.md
b/docs/community/content/contribute/issue-conduct.en.md
index 7d6db77..82afee6 100644
--- a/docs/community/content/contribute/issue-conduct.en.md
+++ b/docs/community/content/contribute/issue-conduct.en.md
@@ -20,4 +20,4 @@ chapter = true
- For the issue with missing template information, the handler guides the
submitter to provide the required information before processing;
- Issues related to code, such as bug fix and feature enhancement, will be
marked with correct label and project version of the issue completed;
- The handler will regularly close the issue without feedback for a long time;
- - Issues without reference or retrieval value will be marked as Invalid and
does not need attention.
+ - Issues without reference or retrieval value will be marked as
status:invalid and does not need attention.