mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 03:32:23 +08:00
feat: update issue template (#5592)
This commit is contained in:
parent
87ee3e627f
commit
b2e2298822
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -14,6 +14,8 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
||||||
required: true
|
required: true
|
||||||
|
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
|
||||||
|
required: true
|
||||||
- label: "Please do not modify this template :) and fill in all the required fields."
|
- label: "Please do not modify this template :) and fill in all the required fields."
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/document_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/document_issue.yml
vendored
|
@ -12,6 +12,8 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
- label: I confirm that I am using English to submit report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
||||||
required: true
|
required: true
|
||||||
|
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
|
||||||
|
required: true
|
||||||
- label: "Please do not modify this template :) and fill in all the required fields."
|
- label: "Please do not modify this template :) and fill in all the required fields."
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -12,6 +12,8 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
||||||
required: true
|
required: true
|
||||||
|
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
|
||||||
|
required: true
|
||||||
- label: "Please do not modify this template :) and fill in all the required fields."
|
- label: "Please do not modify this template :) and fill in all the required fields."
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|
2
.github/ISSUE_TEMPLATE/translation_issue.yml
vendored
2
.github/ISSUE_TEMPLATE/translation_issue.yml
vendored
|
@ -12,6 +12,8 @@ body:
|
||||||
required: true
|
required: true
|
||||||
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
- label: I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
|
||||||
required: true
|
required: true
|
||||||
|
- label: "请务必使用英文提交 Issue,否则会被关闭。谢谢!:)"
|
||||||
|
required: true
|
||||||
- label: "Please do not modify this template :) and fill in all the required fields."
|
- label: "Please do not modify this template :) and fill in all the required fields."
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in New Issue
Block a user