From 5f04b02a259608920bafcb0c999c3a4fc7fdd411 Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Thu, 22 Feb 2024 07:13:52 -0800 Subject: [PATCH] Update release.md --- .github/PULL_REQUEST_TEMPLATE/release.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/release.md b/.github/PULL_REQUEST_TEMPLATE/release.md index 8a15d5ee2..fce0db206 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release.md +++ b/.github/PULL_REQUEST_TEMPLATE/release.md @@ -6,7 +6,6 @@ Prepare for release of PyNWB [version] - [ ] Check legal file dates and information in `Legal.txt`, `license.txt`, `README.rst`, `docs/source/conf.py`, and any other locations as needed - [ ] Update `setup.py` as needed -- [ ] Update `README.rst` as needed - [ ] Update `src/pynwb/nwb-schema` submodule as needed. Check the version number and commit SHA manually - [ ] Update changelog (set release date) in `CHANGELOG.md` and any other docs as needed - [ ] Run tests locally including gallery, validation, and streaming tests, and inspect all warnings and outputs