This is an automated email from the ASF dual-hosted git repository.
mytang0 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new b4822d5e2 [ISSUE #3137] Fixed typo on 23d line of
PULL_REQUEST_TEMPLATE.md
new a9adcd8f0 Merge pull request #3139 from PickBas/fix-3137
b4822d5e2 is described below
commit b4822d5e274cd1e802c6eec00ed694d3582dc341
Author: Kirill Saied <[email protected]>
AuthorDate: Tue Feb 14 22:16:15 2023 +0300
[ISSUE #3137] Fixed typo on 23d line of PULL_REQUEST_TEMPLATE.md
---
.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 1bc7ac8d3..6595e7f6e 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -20,7 +20,7 @@
-->
<!--
-(If this PR fixes a GitHub issue, please add `Fixes #<XXX>` or `Cloese
#<XXX>`.)
+(If this PR fixes a GitHub issue, please add `Fixes #<XXX>` or `Closes
#<XXX>`.)
-->
Fixes #<XXXX>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]