update deliverable-issue template

This commit is contained in:
chair28980 2025-01-09 18:10:27 -08:00
parent 95a6027c0a
commit 5b9c0dff7e
3 changed files with 40 additions and 71 deletions

40
.github/ISSUE_TEMPLATE/deliverable.md vendored Normal file
View File

@ -0,0 +1,40 @@
---
name: Deliverable Issue Template
about: Deliverable issue
title: "[Deliverable] "
labels: Deliverable
assignees: ''
---
<!-- Use GitHub Project fields "due date" and "planned start" to set dates -->
<!-- Assignees should be the team leads for the teams involved in the Deliverable -->
## Summary
<!-- Provide a high level summary of the Deliverable -->
<!-- Link to Deliverable description from roadmap.logos.co -->
## Acceptance Criteria
<!-- describe the deliverable and its attributes in plain English -->
## Tasks
<!-- Please add task issues under the appropriate team -->
<!-- ## Research
- [ ] ...
- [ ]
## nwaku
- [ ] ...
- [ ]
## js-waku
- [ ] ...
- [ ]
## Chat
- [ ] ...
- [ ] -->

View File

@ -1,33 +0,0 @@
---
name: Epic Issue Template
about: Track Epics
title: "[Research/nwaku/go-waku/js-waku/Docs/QA/Eco-Dev] "
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 epic 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: ...
-->

View File

@ -1,38 +0,0 @@
---
name: Milestone Issue Template
about: Track Key Milestones
title: "[Milestone] "
labels: milestone
assignees: ''
---
**Milestone**: <!-- URL to the GitHub Milestone -->
# Summary
<!-- Provide a high level summary of the Milestone -->
# Justification
<!-- Justify the Milestone in the context of the priority tracks and project/collective strategies -->
# Epics
- research: <URL to Research Epic>
- js-waku:
- nwaku:
- go-waku:
- QA:
- Docs:
- Eco-Dev:
# RAID (Risks, Assumptions, Issues and Dependencies)
<!-- List dependencies on other milestones (avoid dependencies on tasks) -->
<!-- List dependencies on other teams -->
<!-- List any risks or assumptions that will be cleared as work progresses -->
<!-- List any GitHub issues that tracks any blocker or any of the items above -->