From 126f65066e6d33533ab54b5e5ad8a26f02f9f965 Mon Sep 17 00:00:00 2001 From: Dragan Z <45310805+BlocksOnAChain@users.noreply.github.com> Date: Mon, 1 Apr 2024 18:56:21 +0200 Subject: [PATCH] Create EPIC Issue template adding a simple epics template --- .github/ISSUE_TEMPLATE/EPIC Issue template | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/EPIC Issue template diff --git a/.github/ISSUE_TEMPLATE/EPIC Issue template b/.github/ISSUE_TEMPLATE/EPIC Issue template new file mode 100644 index 0000000..e3e2cf0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/EPIC Issue template @@ -0,0 +1,17 @@ +## **Scope of the work for this Epic:** + + +## **Work tasks that we are tracking for this epic - things we need to close in order to finish the implementation:** +- [ ] +- [ ] + +## Work Estimates: + + +## Background & Reference documents: + + +## Definition of Done for this epic: + + +## Governance cycle and when do we plan to ship it: