From 35c7d03f059531381f90d550fd708fa73b0a729f Mon Sep 17 00:00:00 2001 From: Amanda Charbonneau Date: Fri, 10 Apr 2026 14:55:39 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2f6ede0d..08b71c71 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,15 +7,19 @@ assignees: 'ACharbonneau' --- -body: -- type: markdown - attributes: - x: "a random key!" - value: "Thanks for taking the time to fill out this bug!" -- type: textarea - attributes: - label: Name -- type: checkboxes - attributes: - options: - - label: Your name +## Have you checked all of these? + +### Data Only release +- [ ] Update data release notes +- [ ] Add new vignettes +- [ ] Edit hardcoded vignette counts + +### Code release +- [ ] Update code release notes +- [ ] Add new vignettes +- [ ] Edit Man pages +- [ ] Update API page + +### Other +- [ ] Personnel list +- [ ] ETL image