From 89288bb4ca9709b7fa9fd8f545b36feeae0ba46f Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Fri, 29 Sep 2023 15:01:35 +0800 Subject: [PATCH] Update issue templates --- .../{epic--large-feature-request-.md => epic-request.md} | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{epic--large-feature-request-.md => epic-request.md} (91%) diff --git a/.github/ISSUE_TEMPLATE/epic--large-feature-request-.md b/.github/ISSUE_TEMPLATE/epic-request.md similarity index 91% rename from .github/ISSUE_TEMPLATE/epic--large-feature-request-.md rename to .github/ISSUE_TEMPLATE/epic-request.md index 942a5ae4a..bfad8e5f8 100644 --- a/.github/ISSUE_TEMPLATE/epic--large-feature-request-.md +++ b/.github/ISSUE_TEMPLATE/epic-request.md @@ -1,5 +1,5 @@ --- -name: Epic (large feature request) +name: Epic request about: Suggest an idea for this project title: 'epic: [DESCRIPTION]' labels: 'type: epic' @@ -13,5 +13,8 @@ A clear and concise description of what the problem is. Ex. I'm always frustrate **Success Criteria** A clear and concise description of what you want to happen. +**Sub Issues** +- + **Additional context** Add any other context or screenshots about the epic request here.