From 47e350135a182880707a452fdceb4feea5ed44bd Mon Sep 17 00:00:00 2001 From: Jib Date: Thu, 9 Jul 2026 10:01:39 -0400 Subject: [PATCH 1/3] PYTHON-XXXX - Revise PR template for JIRA ticket guidelines Updated pull request template to specify JIRA ticket format and clarify contribution policy. --- .github/pull_request_template.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b1f0987b3c..30fe456543 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ -[JIRA TICKET] + +PYTHON-XXXX ## Changes in this PR - + PYTHON-XXXX ## Changes in this PR From 2cba26223ca9d15c0e27557b63fc3b39a9a1eb07 Mon Sep 17 00:00:00 2001 From: Jib Date: Wed, 15 Jul 2026 10:30:24 -0500 Subject: [PATCH 3/3] Revise PR title format in template Updated pull request title format to remove hyphen. --- .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 731f5f0202..e9376d1322 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@