From ad0ca462a901932e1a58dd7d9d7e1592db7fd127 Mon Sep 17 00:00:00 2001 From: S Ali Hosseini <38721653+5A11@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:06:47 +0100 Subject: [PATCH] Update .github/PULL_REQUEST_TEMPLATE/release.md --- .github/PULL_REQUEST_TEMPLATE/release.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE/release.md b/.github/PULL_REQUEST_TEMPLATE/release.md index 8eb1211c..ee052259 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release.md +++ b/.github/PULL_REQUEST_TEMPLATE/release.md @@ -10,6 +10,7 @@ _[briefly describe the main changes with this release]_ _Put an `x` in the boxes that apply._ +- [ ] I am making a pull request against the `main` branch from `release/v...`. - [ ] Checks and tests pass locally - [ ] I have updated the version in `pyproject.toml` - [ ] I have regenerated and updated the API docs