Skip to content

Commit 4a673dc

Browse files
authored
Update release checkist
1 parent 3a7d36b commit 4a673dc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/PULL_REQUEST_TEMPLATE/release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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/

0 commit comments

Comments
 (0)