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

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


The following commit(s) were added to refs/heads/main by this push:
     new 6e531633646 GitHub PR template: JIRA is sometimes optional (#881)
6e531633646 is described below

commit 6e531633646c91c4878a830cf49dd44966a88ca7
Author: David Smiley <[email protected]>
AuthorDate: Fri May 27 16:16:51 2022 -0400

    GitHub PR template: JIRA is sometimes optional (#881)
    
    Co-authored-by: Christine Poerschke <[email protected]>
---
 .github/PULL_REQUEST_TEMPLATE.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 4a0e20bb1f7..84d3023d91f 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -7,7 +7,8 @@ Before creating a pull request, please file an issue in the ASF 
Jira system for
 
 * https://issues.apache.org/jira/projects/SOLR
 
-You will need to create an account in Jira in order to create an issue.
+For something minor (i.e. that wouldn't be worth putting in release notes), 
you can skip JIRA. 
+To create a Jira issue, you will need to create an account there first.
 
 The title of the PR should reference the Jira issue number in the form:
 

Reply via email to