This is an automated email from the ASF dual-hosted git repository.
jinrongtong pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/rocketmq.git
The following commit(s) were added to refs/heads/develop by this push:
new 7030c458ba [ISSUE #10061]Optimize the issue/pull request template of
RocketMQ (#10062)
7030c458ba is described below
commit 7030c458baaae1edecf6bbbd49d6deeba480497c
Author: mxsm <[email protected]>
AuthorDate: Fri Feb 27 16:33:21 2026 +0800
[ISSUE #10061]Optimize the issue/pull request template of RocketMQ (#10062)
---
.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 96bffa55a3..be1bc07d36 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -4,7 +4,7 @@
<!-- Please ensure that the related issue has already been created, and [link
this pull request to that issue using
keywords](<https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword>)
to ensure automatic closure. -->
-Fixes #issue_id
+- Fixes #issue_id
### Brief Description