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

xiazcy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


The following commit(s) were added to refs/heads/master by this push:
     new 37e085ae2e CTR update PR template
37e085ae2e is described below

commit 37e085ae2e883e52669bfb138be3af8fe37d0258
Author: Yang Xia <[email protected]>
AuthorDate: Tue Apr 7 17:25:50 2026 -0700

    CTR update PR template
---
 .github/pull_request_template.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index c5c4a24207..5bfe68ea4f 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,8 +1,8 @@
 <!--
 Thanks for contributing! Reminders:
 + TARGET the earliest branch where you want the change
-    3.7-dev -> 3.7.6 (non-breaking only)
-    3.8-dev -> 3.8.1 (non-breaking only)
+    3.7-dev -> 3.7.7 (non-breaking only)
+    3.8-dev -> 3.8.2 (non-breaking only)
     master  -> 4.0.0
 + Committers will MERGE the PR forward to newer versions
 + ADD entry to the CHANGELOG.asciidoc for the targeted version

Reply via email to