diff --git a/.github/ISSUE_TEMPLATE/matryoshka-issue-task-template.md b/.github/ISSUE_TEMPLATE/matryoshka-issue-task-template.md new file mode 100644 index 00000000..fae8d36f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/matryoshka-issue-task-template.md @@ -0,0 +1,22 @@ +--- +name: Matryoshka Issue/Task Template +about: Issues/work items for project Matryoshka +title: '' +labels: '' +assignees: '' + +--- +# Issues/work items for project Matryoshka + +## Description + +## Definition of Done / Acceptance Criteria: +- [ ] ... +- [ ] Documentation updated +- [ ] Testing passed + +## Dependencies +- #PR number +- Other dependencies + +## Other Details