mirror of https://github.com/apache/lucene.git
SOLR-13666: pull request template now sign-posts to Solr Reference Guide source
(Closes #814 PR.)
This commit is contained in:
parent
52b5ec8068
commit
e2440d06d8
|
@ -38,4 +38,4 @@ Please review the following and check all that apply:
|
||||||
- [ ] I have developed this patch against the `master` branch.
|
- [ ] I have developed this patch against the `master` branch.
|
||||||
- [ ] I have run `ant precommit` and the appropriate test suite.
|
- [ ] I have run `ant precommit` and the appropriate test suite.
|
||||||
- [ ] I have added tests for my changes.
|
- [ ] I have added tests for my changes.
|
||||||
- [ ] I have added documentation for the Ref Guide (for Solr changes only).
|
- [ ] I have added documentation for the [Ref Guide](https://github.com/apache/lucene-solr/tree/master/solr/solr-ref-guide) (for Solr changes only).
|
||||||
|
|
Loading…
Reference in New Issue