diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md new file mode 100644 index 00000000..763646ce --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task.md @@ -0,0 +1,27 @@ +--- +name: Task +about: A development task for PedPy +title: '' +labels: '' +assignees: '' +--- + +## Summary + + + +## Background / Context + + + +## Technical Details + + + +## Acceptance Criteria + + + +- [ ] +- [ ] +- [ ]