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

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new 11eab3bfa7 Update PR template about JIRA issues
11eab3bfa7 is described below

commit 11eab3bfa7564783a536f59cf40376b49766f46b
Author: Andy Seaborne <[email protected]>
AuthorDate: Sun Jun 4 09:17:24 2023 +0100

    Update PR template about JIRA issues
---
 .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 3480a7e136..f4096ed4a7 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -9,7 +9,7 @@ Pull request Description:
  - [ ] Tests are included.
  - [ ] Documentation change and updates are provided for the [Apache Jena 
website](https://github.com/apache/jena-site/)
  - [ ] Commits have been squashed to remove intermediate development commit 
messages.
- - [ ] Key commit messages start with the issue number (GH-xxxx or JENA-xxxx)
+ - [ ] Key commit messages start with the issue number (GH-xxxx, or if in 
JIRA, JENA-xxxx)
 
 By submitting this pull request, I acknowledge that I am making a contribution 
to the Apache Software Foundation under the terms and conditions of the 
[Contributor's 
Agreement](https://www.apache.org/licenses/contributor-agreements.html).
 

Reply via email to