Skip to content

Commit b2e2298

Browse files
authored
feat: update issue template (langgenius#5592)
1 parent 87ee3e6 commit b2e2298

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ body:
1414
required: true
1515
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
1616
required: true
17+
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
18+
required: true
1719
- label: "Please do not modify this template :) and fill in all the required fields."
1820
required: true
1921

.github/ISSUE_TEMPLATE/document_issue.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body:
1212
required: true
1313
- label: I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
1414
required: true
15+
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
16+
required: true
1517
- label: "Please do not modify this template :) and fill in all the required fields."
1618
required: true
1719
- type: textarea

.github/ISSUE_TEMPLATE/feature_request.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body:
1212
required: true
1313
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
1414
required: true
15+
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
16+
required: true
1517
- label: "Please do not modify this template :) and fill in all the required fields."
1618
required: true
1719
- type: textarea

.github/ISSUE_TEMPLATE/translation_issue.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body:
1212
required: true
1313
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
1414
required: true
15+
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
16+
required: true
1517
- label: "Please do not modify this template :) and fill in all the required fields."
1618
required: true
1719
- type: input

0 commit comments

Comments
 (0)