This is an automated email from the ASF dual-hosted git repository.
wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 01e2b5188 docs: update PULL_REQUEST_TEMPLATE.md (#12081)
01e2b5188 is described below
commit 01e2b5188b6ee50f734e2a8d6d9928d550c60c2c
Author: Ming Wen <[email protected]>
AuthorDate: Fri Mar 28 14:20:02 2025 +0800
docs: update PULL_REQUEST_TEMPLATE.md (#12081)
---
.github/PULL_REQUEST_TEMPLATE.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 9dac36be9..5860ce40c 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -3,7 +3,12 @@
<!-- Please include a summary of the change and which issue is fixed. -->
<!-- Please also include relevant motivation and context. -->
-Fixes # (issue)
+#### Which issue(s) this PR fixes:
+<!--
+*Automatically closes linked issue when PR is merged.
+Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
+-->
+Fixes #
### Checklist