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

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


The following commit(s) were added to refs/heads/master by this push:
     new 347550c0d [DOCS] Minor update to the pull request template (#1636)
347550c0d is described below

commit 347550c0dd25da97bb546a03e12697b4a4d113a1
Author: John Bampton <[email protected]>
AuthorDate: Tue Oct 15 02:16:14 2024 +1000

    [DOCS] Minor update to the pull request template (#1636)
---
 .github/pull_request_template.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index a45af654b..218dd08d8 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -10,7 +10,9 @@
 
 - Yes, the URL of the associated JIRA ticket is 
https://issues.apache.org/jira/browse/SEDONA-XXX. The PR name follows the 
format `[SEDONA-XXX] my subject`.
 
-- No, this is a documentation update. The PR name follows the format `[DOCS] 
my subject`.
+- No:
+  - this is a documentation update. The PR name follows the format `[DOCS] my 
subject`
+  - this is a CI update. The PR name follows the format `[CI] my subject`
 
 
 ## What changes were proposed in this PR?

Reply via email to