From d814289ef184ad4b90a6de7fe73156baef6cb453 Mon Sep 17 00:00:00 2001 From: Matthew Avaylon Date: Thu, 22 Feb 2024 07:10:08 -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 03e0c4e3..2c06749e 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release.md +++ b/.github/PULL_REQUEST_TEMPLATE/release.md @@ -6,7 +6,6 @@ Prepare for release of HDMF-Zarr [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 `pyproject.toml` as needed -- [ ] Update `README.rst` as needed - [ ] Update changelog (set release date) in `CHANGELOG.md` and any other docs as needed - [ ] Run tests locally including gallery tests, and inspect all warnings and outputs (`pytest && python test_gallery.py`)