Skip to content

Commit 7c25cee

Browse files
authored
PULL_REQUEST_TEMPLATE.md edit: mention "allow edits from maintainers" organisation fork caveat (#2630)
1 parent 7df3eb5 commit 7c25cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Please review the following and check all that apply:
3737

3838
- [ ] I have reviewed the guidelines for [How to Contribute](https://github.com/apache/solr/blob/main/CONTRIBUTING.md) and my code conforms to the standards described there to the best of my ability.
3939
- [ ] I have created a Jira issue and added the issue ID to my pull request title.
40-
- [ ] I have given Solr maintainers [access](https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to contribute to my PR branch. (optional but recommended)
40+
- [ ] I have given Solr maintainers [access](https://help.github.com/en/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to contribute to my PR branch. (optional but recommended, not available for branches on forks living under an organisation)
4141
- [ ] I have developed this patch against the `main` branch.
4242
- [ ] I have run `./gradlew check`.
4343
- [ ] I have added tests for my changes.

0 commit comments

Comments
 (0)