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 97157f826 fix template not taking effect (#4325)
97157f826 is described below

commit 97157f82665cf8defff5f9f4370e139905cc4a34
Author: Alonexc <[email protected]>
AuthorDate: Tue Aug 8 10:30:21 2023 +0800

    fix template not taking effect (#4325)
---
 .github/ISSUE_TEMPLATE/bug_report.yml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml 
b/.github/ISSUE_TEMPLATE/bug_report.yml
index dd192575c..0df61516c 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -102,12 +102,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]

Reply via email to