From 10f00a3f887ed7dd115598ab9833fbd3abbe2c5e Mon Sep 17 00:00:00 2001 From: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com> Date: Fri, 8 Dec 2023 14:39:02 -0600 Subject: [PATCH] Create new_meta.md (#3305) Co-authored-by: Mika Ayenson --- .github/ISSUE_TEMPLATE/new_meta.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new_meta.md diff --git a/.github/ISSUE_TEMPLATE/new_meta.md b/.github/ISSUE_TEMPLATE/new_meta.md new file mode 100644 index 000000000..87c0f3b7f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new_meta.md @@ -0,0 +1,28 @@ +--- +name: New Meta Issue +about: Meta Template for Sprint work +title: "[Meta] Name of Meta Issue" +labels: "Area: RAD,Area: DED,Meta,Team: TRADE" +assignees: '' +projects: "elastic/1270" +--- + +## Parent Epic (If Applicable) + + +## Meta Summary + + +## Estimated Time to Complete + +## Potential Blockers + +## Tasklist + +```[tasklist] +### Meta Tasks +- [ ] Provide Week 1 Update Comment +- [ ] Provide Week 2 Update or Closeout Comment +``` + +## Resources / References