From 452e1618cf9bf5f447ddcd1380ad7342fc7e32b8 Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Mon, 18 Dec 2023 14:35:43 +0800 Subject: [PATCH 1/2] Update issue templates --- .github/ISSUE_TEMPLATE/epic-request.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/epic-request.md b/.github/ISSUE_TEMPLATE/epic-request.md index bfad8e5f86..cf5d750aa0 100644 --- a/.github/ISSUE_TEMPLATE/epic-request.md +++ b/.github/ISSUE_TEMPLATE/epic-request.md @@ -8,13 +8,24 @@ assignees: '' --- **Problem** -A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] +- + +**Spec** +- + +**Designs** +- + +**In Scope** +- -**Success Criteria** -A clear and concise description of what you want to happen. +**Not in Scope** +- **Sub Issues** +> Note: All issues need to share the same `milestone` as this epic - -**Additional context** -Add any other context or screenshots about the epic request here. +**Related Milestones** +- Past +- Future From 0f1f9dfbbf097acd816d4216ff1392e7b021b31e Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:01:57 +0800 Subject: [PATCH 2/2] Update epic-request.md --- .github/ISSUE_TEMPLATE/epic-request.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/epic-request.md b/.github/ISSUE_TEMPLATE/epic-request.md index cf5d750aa0..c52fbc6c13 100644 --- a/.github/ISSUE_TEMPLATE/epic-request.md +++ b/.github/ISSUE_TEMPLATE/epic-request.md @@ -7,13 +7,10 @@ assignees: '' --- -**Problem** +**Motivation** - -**Spec** -- - -**Designs** +**Specs & Designs** - **In Scope** @@ -22,7 +19,7 @@ assignees: '' **Not in Scope** - -**Sub Issues** +**Tasklist** > Note: All issues need to share the same `milestone` as this epic -