Copilot commented on code in PR #872:
URL: 
https://github.com/apache/incubator-seata-go/pull/872#discussion_r2275062442


##########
.github/ISSUE_TEMPLATE/#2_question_zh.yml:
##########
@@ -0,0 +1,80 @@
+name: "❓ 问题咨询"
+description: "提出关于项目的疑问"
+title: "[QUESTION] "
+labels: ["question"]
+body:
+  - type: markdown
+    attributes:
+      value: |
+        ## 🤔 问题咨询
+        
+        我们很乐意帮助您解答关于 Seata-go 的问题!
+
+  - type: checkboxes
+    id: verification
+    attributes:
+      label: "✅ 验证清单"
+      description: "请确认您已经完成以下操作:"
+      options:
+        - label: "🔍 我已经搜索过 [现有 
Issues](https://github.com/apache/incubator-seata-go/issues),确信这不是重复问题"
+          required: true
+
+  - type: markdown
+    attributes:
+      value: |
+        ---
+        ## 🔧 环境信息(可选)

Review Comment:
   There's a typographical inconsistency in the Chinese template. The closing 
quote should match the opening quote style used in line 25.
   ```suggestion
           ## 🔧 环境信息(可选)
   ```



-- 
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: notifications-unsubscr...@seata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org
For additional commands, e-mail: notifications-h...@seata.apache.org

Reply via email to