This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-17 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit d2cb8c7bc2c35c2e022218ecf7260391183c636d Author: Eason Chen <[email protected]> AuthorDate: Tue Aug 1 11:04:04 2023 +0800 Update enhancement_request.yml --- .github/ISSUE_TEMPLATE/enhancement_request.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.yml b/.github/ISSUE_TEMPLATE/enhancement_request.yml index 51a06e5e8..cd9e0c59a 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_request.yml +++ b/.github/ISSUE_TEMPLATE/enhancement_request.yml @@ -66,12 +66,12 @@ body: - label: Yes I am willing to submit a PR! - type: checkboxes - attributes: - label: Code of Conduct - description: > - The Code of Conduct helps create a safe space for everyone. We require that everyone agrees to it.. - options: - - label: I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) * + attributes: + label: Code of Conduct + description: > + The Code of Conduct helps create a safe space for everyone. We require that everyone agrees to it.. + options: + - label: I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) * - type: markdown attributes: value: "Thanks for completing our form!" --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
