diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d679621..d26a783 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,5 +18,5 @@ - [ ] A visualization table is included, that can be used with the simulated data to reproduce figures from the original publication - [ ] The PEtab problem is valid (check with e.g. `petablint -vy problem.yaml`) - [ ] The PEtab problem author(s) are assigned to the GitHub issue -- [ ] The README has been updated with `bmp-create-overview --update` (requires `pip install -e src/python/bmp` from the repository root) +- [ ] The README has been updated with `bmp-create-overview --update` (requires `pip install -e src/python` from the repository root) - [ ] The new PEtab problem row in the generated table has the correct reference (and other entries)