From 5a963ad32b8ce5a14593aa677463b8d9ea49c205 Mon Sep 17 00:00:00 2001 From: Sean Fisher Date: Fri, 12 Jan 2024 14:40:26 -0500 Subject: [PATCH] Introduce two checkboxes to ensure that the README/CHANGELOG is updated --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 544b9adf..66ce4215 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,6 +6,11 @@ As titled. None. +## Other Information + +- [ ] I updated the `README.md` file for any new/updated features. +- [ ] I updated the `CHANGELOG.md` file for any new/updated features. + ## Changelog entries ### Added