imbajin commented on code in PR #265:
URL:
https://github.com/apache/incubator-hugegraph-toolchain/pull/265#discussion_r884066771
##########
.github/ISSUE_TEMPLATE/question_ask.yml:
##########
@@ -1,79 +1,76 @@
-name: Ask question (提问)
-description: Question about usage or configs in HugeGraph
-title: '[Question] describe your problem'
+name: Ask question
+description: Question about usage or configs in hugegraph-toolchain
+title: '[Question] Describe your problem'
body:
- type: markdown
attributes:
- value: >-
- ### Note (特别注意) :
-
- > 1.
请先**搜索**现有的[Server-Issues](https://github.com/hugegraph/hugegraph/issues) 与
-
[Toolchain-Issues](https://github.com/hugegraph/hugegraph-loader/issues) 中没有与您相同
- / 相关的问题 (请勿重复提交)
+ value: |
+ Please make sure what you are reporting is indeed a bug with
reproducible steps.
- > 2. 我们需要尽可能**详细**的信息来**复现**问题, 越详细的信息 (包括**日志 / 截图 / 配置**等)
- 会**越快**被响应和处理
+ For better global communication, Please write in English.If you feel
the description in English is not clear, then you can append description in
Chinese, thanks!
- > 3. Issue 标题请保持原有模板分类(例如:`[Bug]`), 长段描述之间可以增加`空行`或使用`序号`标记, 保持排版清晰
+ Please submit an issue in the corresponding module, if lack of valid
information or no respond for a long time (> 14 days), issues may be **closed**
(will be reopened when updated)
- > 4. 请在对应的模块提交 issue, 缺乏有效信息 / 长时间 (> 14 天) 没有回复的 issue 可能会被 **关闭**
- (更新时会再开启)
-
- type: dropdown
attributes:
- label: Problem Type (问题类型)
+ label: Problem Type
options:
- - gremlin (结果不合预期)
- - rest-api (结果不合预期)
- - logic (逻辑设计问题)
- - performence (性能问题)
- - dashboard render (前端渲染问题)
- - data inconsistency (数据不一致)
- - configs (配置项 / 文档相关)
- - exception / error (异常报错)
Review Comment:
@javeme shall we keep chinese content? if we don't have it, seems we need
another CN version (CN users >95%)
##########
.github/ISSUE_TEMPLATE/question_ask.yml:
##########
@@ -1,79 +1,76 @@
-name: Ask question (提问)
-description: Question about usage or configs in HugeGraph
-title: '[Question] describe your problem'
+name: Ask question
+description: Question about usage or configs in hugegraph-toolchain
+title: '[Question] Describe your problem'
body:
- type: markdown
attributes:
- value: >-
- ### Note (特别注意) :
-
- > 1.
请先**搜索**现有的[Server-Issues](https://github.com/hugegraph/hugegraph/issues) 与
-
[Toolchain-Issues](https://github.com/hugegraph/hugegraph-loader/issues) 中没有与您相同
- / 相关的问题 (请勿重复提交)
+ value: |
+ Please make sure what you are reporting is indeed a bug with
reproducible steps.
- > 2. 我们需要尽可能**详细**的信息来**复现**问题, 越详细的信息 (包括**日志 / 截图 / 配置**等)
- 会**越快**被响应和处理
+ For better global communication, Please write in English.If you feel
the description in English is not clear, then you can append description in
Chinese, thanks!
- > 3. Issue 标题请保持原有模板分类(例如:`[Bug]`), 长段描述之间可以增加`空行`或使用`序号`标记, 保持排版清晰
+ Please submit an issue in the corresponding module, if lack of valid
information or no respond for a long time (> 14 days), issues may be **closed**
(will be reopened when updated)
- > 4. 请在对应的模块提交 issue, 缺乏有效信息 / 长时间 (> 14 天) 没有回复的 issue 可能会被 **关闭**
Review Comment:
here we could give 2 language version, or keep only EN one
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]