From 893616051dc611006ef6ba098d708722dba3939c Mon Sep 17 00:00:00 2001 From: Anna Stepanyan Date: Thu, 9 Nov 2023 15:24:43 +0100 Subject: [PATCH] Update epic-template.md (#5709) replace the checkbox list with a a proper task list in the epic template NB: this PR does not change the code, it only touches the github issue templates --- .github/ISSUE_TEMPLATE/epic-template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/epic-template.md b/.github/ISSUE_TEMPLATE/epic-template.md index 7707e0aa67..019e6e7345 100644 --- a/.github/ISSUE_TEMPLATE/epic-template.md +++ b/.github/ISSUE_TEMPLATE/epic-template.md @@ -17,8 +17,9 @@ assignees: '' ## Implementation ideas -## Tasks -- [ ] +```[tasklist] +### Tasks +``` ## Other related tasks and Epics