This is an automated email from the ASF dual-hosted git repository. dsmiley pushed a commit to branch PR-template_noJIra in repository https://gitbox.apache.org/repos/asf/solr.git
commit bb784f4c1260d71ad24ab3ca6eda07889c836985 Author: David Smiley <[email protected]> AuthorDate: Wed May 25 23:16:31 2022 -0400 GitHub PR template: JIRA is sometimes optional --- .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..f8a3f3f9b59 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 even 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:
