diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b7dde5c4..75ddfeaf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,9 +5,9 @@ Is it an additional test/function/dataset? e.g. This PR improves/fixes # by ... --> - **I hereby confirm that I have:** -- [ ] Tested my code on my own computer for running the model -- [ ] Selected `develop` as a target branch - [ ] Any removed reactions and metabolites have been moved to the corresponding deprecated identifier lists + +- [ ] This PR has `develop` as target branch, and will be resolved with a **squash-merge**. +- [ ] This PR has `main` as target branch, and will be resolved with a **merge commit**.