This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-18 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit d8389713b334c28d3d1ad17e3dc47df470fdd227 Author: Eason Chen <[email protected]> AuthorDate: Tue Aug 1 11:04:54 2023 +0800 Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 27bd5cf55..fe9d03206 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -58,12 +58,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: --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
