This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new c1e13a75 [AURON #2123] Remove pull_request_template.md comment (#2136)
c1e13a75 is described below
commit c1e13a75fbb010ed99e19bc46a61dadb61b14f30
Author: bkhan <[email protected]>
AuthorDate: Mon Mar 30 12:03:52 2026 +0800
[AURON #2123] Remove pull_request_template.md comment (#2136)
# Which issue does this PR close?
Closes #2123
# Rationale for this change
# What changes are included in this PR?
# Are there any user-facing changes?
# How was this patch tested?
---
.github/pull_request_template.md | 3 ---
1 file changed, 3 deletions(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 53a84152..cbbe390b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,6 +1,3 @@
-<!--
- - Start the PR title with the related issue ID, e.g. '[AURON #XXXX] Short
summary...'.
--->
# Which issue does this PR close?
Closes #<issue_number>