mirror of
https://github.com/logos-storage/logos-storage-pm.git
synced 2026-01-06 15:33:08 +00:00
34 lines
565 B
Markdown
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: ...
|
|
|
|
-->
|
|
|