From 936da3ec83ed1f67b1dc7ebb01d6bfec732eeaa7 Mon Sep 17 00:00:00 2001 From: crazywoola <427733928@qq.com> Date: Fri, 15 Aug 2025 11:17:14 +0800 Subject: [PATCH] update: checks --- .github/ISSUE_TEMPLATE/docs.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/docs.yml b/.github/ISSUE_TEMPLATE/docs.yml index d31e6b03..def261fd 100644 --- a/.github/ISSUE_TEMPLATE/docs.yml +++ b/.github/ISSUE_TEMPLATE/docs.yml @@ -65,4 +65,12 @@ body: description: By submitting this issue, you agree to follow our contribution guidelines options: - label: I agree to follow Dify's documentation [contribution guidelines](https://github.com/langgenius/dify/blob/0277a37fcad5ad86aeb239485c27fffd5cd90043/CONTRIBUTING.md) + required: true + - label: I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. + required: true + - label: I confirm that I am using English to submit this report, otherwise it will be closed. + required: true + - label: 【中文用户 & Non English User】请使用英语提交,否则会被关闭 :) + required: true + - label: "Please do not modify this template :) and fill in all the required fields." required: true \ No newline at end of file