From f882cbbee18852d641cbe90001a449cc1b4be231 Mon Sep 17 00:00:00 2001 From: Derek Dohler Date: Wed, 20 Sep 2023 16:19:17 -0400 Subject: [PATCH] Add TODOs to PR template --- .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 cfe5c1593..b187f20a2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,6 +26,6 @@ Optional. Ancillary topics, caveats, alternative strategies that didn't work out - [ ] No gulp lint warnings - [ ] No python lint warnings - [ ] Python tests pass - +- [ ] All TODOs have an accompanying issue link Connects #XXX