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/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new edb234e3 [DOCS] Update GitHub PR template
edb234e3 is described below

commit edb234e3edc712fc1a65ddc7cca8cc909eb61540
Author: Jia Yu <[email protected]>
AuthorDate: Fri Apr 22 02:07:37 2022 -0700

    [DOCS] Update GitHub PR template
---
 .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 908a3883..3203b60b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +1,5 @@
+
+
 ## Did you read the Contributor Guide?
 
 - Yes, I have read [Contributor 
Rules](https://sedona.apache.org/community/rule/) and [Contributor Development 
Guide](https://sedona.apache.org/community/develop/)
@@ -6,7 +8,7 @@
 
 ## Is this PR related to a JIRA ticket?
 
-- Yes, the assoicated JIRA ticket is 
[SEDONA-XXX](https://issues.apache.org/jira/browse/SEDONA-XXX). The PR name 
follows the format `[SEDONA-XXX] my subject`.
+- Yes, the URL of the assoicated 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`.
@@ -22,4 +24,4 @@
 
 - Yes, I am adding a new API. I am using the [current SNAPSHOT version 
number](https://github.com/apache/incubator-sedona/blob/master/pom.xml#L29) in 
since `vX.Y.Z` format.
 - Yes, I have updated the documentation update.
-- No, this PR does not affect any public API so no need to change the docs.
\ No newline at end of file
+- No, this PR does not affect any public API so no need to change the docs.

Reply via email to