From ef538e0b9352a390a7739d5ac021a8abed5a060a Mon Sep 17 00:00:00 2001 From: detachhead Date: Tue, 16 Jun 2026 19:46:14 +1000 Subject: [PATCH] add chinese translation to issue template note --- .github/ISSUE_TEMPLATE/issue.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue.yml b/.github/ISSUE_TEMPLATE/issue.yml index 1d82652528aaf..ef6fc7bb4cad9 100644 --- a/.github/ISSUE_TEMPLATE/issue.yml +++ b/.github/ISSUE_TEMPLATE/issue.yml @@ -7,6 +7,8 @@ body: value: | > [!IMPORTANT] > I only speak English so please use English when opening issues on this project. If you aren't fluent in English, please use a translation tool if possible. + > + > (Translation: 我只会说英语,所以请在提交项目问题时使用英语。如果您英语不够流利,请尽可能使用翻译工具。) > [!NOTE] > I would prefer to make minimal changes to the platform to reduce the risk of unintended bugs or other complications when merging upstream, so if your bug or feature request affects the upstream IntelliJ platform, please find or open an issue on [YouTrack](https://youtrack.jetbrains.com).