From 9503653b0ddb79c35f44c667273d6c0b19bbadf1 Mon Sep 17 00:00:00 2001 From: HaleySchuhl Date: Fri, 20 Sep 2024 11:17:29 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md minor clarification specific to this repo --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0f9f940..cd08d47 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,7 +22,7 @@ See [this page](https://plantcv.readthedocs.io/en/latest/pr_review_process/) for - [ ] All tests pass - [ ] Test coverage remains 100% - [ ] Documentation tested -- [ ] New documentation pages added to `plantcv/mkdocs.yml` -- [ ] Changes to function input/output signatures added to `updating.md` +- [ ] New documentation pages added to `plantcv-geospatial/mkdocs.yml` +- [ ] Changes to function input/output signatures added to `changelog.md` - [ ] Code reviewed - [ ] PR approved