From 8cb260af6d07f036647f893f68b29c058bbaa37b Mon Sep 17 00:00:00 2001 From: HaleySchuhl Date: Thu, 12 Sep 2024 12:00:08 -0500 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md changelog instead of updating.md in this repo --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0f9f940..f483803 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,6 +23,6 @@ See [this page](https://plantcv.readthedocs.io/en/latest/pr_review_process/) for - [ ] Test coverage remains 100% - [ ] Documentation tested - [ ] New documentation pages added to `plantcv/mkdocs.yml` -- [ ] Changes to function input/output signatures added to `updating.md` +- [ ] Changes to function input/output signatures added to `changelog.md` - [ ] Code reviewed - [ ] PR approved