File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,9 @@ Target release date: [date]
1111- [ ] Update ` docs/format/source/conf.py ` as needed
1212- [ ] Update release notes (set release date) in ` docs/format/source/format_release_notes.rst ` and any other docs as
1313 needed
14- - [ ] Test docs locally (` cd docs/format; make fulldoc ` ) where the nwb-schema submodule in the local version of PyNWB
15- is fully up-to-date with the head of the dev branch.
14+ - [ ] Test docs locally (` cd docs/format; make fulldoc ` ) and check for warnings and errors
15+ - [ ] Ensure PyNWB and MatNWB have branches that have passing tests when using the head of the dev branch or this
16+ branch of nwb-schema
1617- [ ] Push changes to this PR and make sure all PRs to be included in this release have been merged
1718- [ ] Check that the readthedocs build for this PR succeeds (see auto-triggered PR build):
1819 https://readthedocs.org/projects/nwb-schema/builds/
You can’t perform that action at this time.
0 commit comments