This is an automated email from the ASF dual-hosted git repository.
mikexue pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new b4f2b69dc Update documentation_related.yml (#4307)
b4f2b69dc is described below
commit b4f2b69dc27effc3306dc496fd710886eafa69af
Author: Eason Chen <[email protected]>
AuthorDate: Mon Jul 31 22:07:37 2023 +0800
Update documentation_related.yml (#4307)
---
.github/ISSUE_TEMPLATE/documentation_related.yml | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/documentation_related.yml
b/.github/ISSUE_TEMPLATE/documentation_related.yml
index 9841b8caf..14b2d56e7 100644
--- a/.github/ISSUE_TEMPLATE/documentation_related.yml
+++ b/.github/ISSUE_TEMPLATE/documentation_related.yml
@@ -55,6 +55,14 @@ body:
options:
- 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) *
+
- type: markdown
attributes:
- value: "Thanks for completing our form!"
\ No newline at end of file
+ value: "Thanks for completing our form!"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]