From 3508ba2f20c301ced1d75db7f3101e5bdbd1b37e Mon Sep 17 00:00:00 2001 From: curquiza Date: Tue, 4 Apr 2023 18:58:43 +0200 Subject: [PATCH] Add sprint issue to the template issues --- .github/ISSUE_TEMPLATE/sprint_issue.md | 34 ++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/sprint_issue.md diff --git a/.github/ISSUE_TEMPLATE/sprint_issue.md b/.github/ISSUE_TEMPLATE/sprint_issue.md new file mode 100644 index 000000000..f6303e362 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/sprint_issue.md @@ -0,0 +1,34 @@ +--- +name: New sprint issue +about: ⚠️ Should only be used by the engine team ⚠️ +title: '' +labels: '' +assignees: '' + +--- + +Related product team resources: [roadmap card]() (_internal only_) and [PRD]() (_internal only_) +Related product discussion: +Related spec: WIP + +## Motivation + + + +## Usage + + + +Refer to the final spec to know the details and the final decisions about the usage. + +## TODO + + + +- [ ] Release a prototype +- [ ] If prototype validated, merge changes into `main` +- [ ] Update the spec + +## Impacted teams + +