This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-16 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit e7993d5e0da2b66e1de207ac873863a7297caa90 Author: Eason Chen <[email protected]> AuthorDate: Tue Aug 1 09:52:20 2023 +0800 Update documentation_related.yml --- .github/ISSUE_TEMPLATE/documentation_related.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/documentation_related.yml b/.github/ISSUE_TEMPLATE/documentation_related.yml index 14b2d56e7..1fa6ef875 100644 --- a/.github/ISSUE_TEMPLATE/documentation_related.yml +++ b/.github/ISSUE_TEMPLATE/documentation_related.yml @@ -56,12 +56,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]
