This is an automated email from the ASF dual-hosted git repository.

zike pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git


The following commit(s) were added to refs/heads/master by this push:
     new d9c8b0a  Fix PR template (#869)
d9c8b0a is described below

commit d9c8b0ab9c14e8d571b632c93002ea20db1a2c16
Author: Zike Yang <[email protected]>
AuthorDate: Mon Nov 7 20:18:52 2022 +0800

    Fix PR template (#869)
---
 .github/PULL_REQUEST_TEMPLATE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index d78c634..a9853d0 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,4 +1,4 @@
-<--
+<!--
 ### Contribution Checklist
   
   - Name the pull request in the form "[Issue XYZ][component] Title of the 
pull request", where *XYZ* should be replaced by the actual issue number.

Reply via email to