Skip to content

Commit

Permalink
[DOCS] Minor update to the pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Oct 13, 2024
1 parent c6d7969 commit 3c0d341
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?
Expand Down

0 comments on commit 3c0d341

Please sign in to comment.