From c8b541f393a9a4c6ae8a8fa470fb6dcfec322546 Mon Sep 17 00:00:00 2001 From: kaitlincart <43049322+kaitlincart@users.noreply.github.com> Date: Fri, 23 Sep 2022 11:50:48 -0700 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/engineering-task.md Co-authored-by: Sophia Castellarin --- .github/ISSUE_TEMPLATE/engineering-task.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/engineering-task.md b/.github/ISSUE_TEMPLATE/engineering-task.md index daad033ec..ef08f47a3 100644 --- a/.github/ISSUE_TEMPLATE/engineering-task.md +++ b/.github/ISSUE_TEMPLATE/engineering-task.md @@ -19,9 +19,9 @@ How will this affect the end user? Add links to related issues or supporting documentation. ### Estimated task complexity time-frame (does not guarantee a delivery date) -[] 1 day -[] 1 week -[] 2-3 weeks +- [ ] 1 day +- [ ] 1 week +- [ ] 2-3 weeks If a task takes longer than 3 weeks, either consider if you can break it down into smaller pieces of work or update the issue with a new estimated time-frame with a summary checklist of tasks.