SOLR-13666: pull request template now sign-posts to Solr Reference Guide source

(Closes #814 PR.)
This commit is contained in:
Christine Poerschke 2019-08-02 17:29:39 +01:00
parent 52b5ec8068
commit e2440d06d8
1 changed files with 1 additions and 1 deletions

View File

@ -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).