mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
update deliverable-issue template
This commit is contained in:
parent
95a6027c0a
commit
5b9c0dff7e
40
.github/ISSUE_TEMPLATE/deliverable.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/deliverable.md
vendored
Normal 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
|
||||
- [ ] ...
|
||||
- [ ] -->
|
||||
33
.github/ISSUE_TEMPLATE/epic.md
vendored
33
.github/ISSUE_TEMPLATE/epic.md
vendored
@ -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: ...
|
||||
|
||||
-->
|
||||
|
||||
38
.github/ISSUE_TEMPLATE/milestone.md
vendored
38
.github/ISSUE_TEMPLATE/milestone.md
vendored
@ -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 -->
|
||||
Loading…
x
Reference in New Issue
Block a user