diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ecd6d6344..28c9d5668 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,6 +5,7 @@ Fixes # . - [ ] the `CHANGELOG.rst` was updated. - [ ] new and adjusted code is formated using `black` and `isort`. - [ ] the `Dataset`-version is updated when existing datasets are adjusted. -- [ ] the branch was merged into the `continuous-integration/run-everything-over-the-weekend-v2`- branch. +- [ ] the branch was merged into the + `continuous-integration/run-everything-over-the-weekend`-branch. - [ ] the workflow is running successful in `test mode`. - [ ] the workflow is running successful in `Everything` mode.