2023-11-27 19:20:45 -05:00

34 lines
565 B
Markdown

---
name: Epic Issue Template
about: Track Epics
title: "[Epic] "
labels: epic
assignees: ''
---
<!-- Use GitHub Project fields "due date" and "planned start" to set dates -->
**Epic label**: `E:...`
# Summary
<!-- Provide a high level summary of the Epic -->
# Acceptance Criteria
<!-- describe the deliverable of this milestone and its attributes in plain English -->
# Tasks
<!-- can be generated using the `epics` command of https://github.com/fryorcraken/milestone-update/ -->
<!--
Breakdown of the work
- [ ] research: ...
- [ ] nwaku: ...
-->