mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-04 07:03:10 +00:00
Update issue templates epic<>milestone rename
This commit is contained in:
parent
2272b2eb80
commit
fbfa0e460a
36
.github/ISSUE_TEMPLATE/epic.md
vendored
36
.github/ISSUE_TEMPLATE/epic.md
vendored
@ -1,31 +1,43 @@
|
|||||||
---
|
---
|
||||||
name: Epic Issue Template
|
name: Epic Issue Template
|
||||||
about: Track Epics
|
about: Track Epics (usually created in a repo that is **not** waku-org/pm)
|
||||||
title: "[Epic] "
|
title: "[Epic] "
|
||||||
labels: epic
|
labels: epic
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
2023 Milestones: https://notes.status.im/s/iylE6wdli#
|
<!-- Please ensure you are assigning the matching milestone label to this epic -->
|
||||||
|
<!-- All _active_ (being worked on) epics MUST have an owner (GitHub assignee) -->
|
||||||
|
|
||||||
**Epic label**: `E:2023-name`
|
**Planned start date**:
|
||||||
<!-- Remove tracks as needed -->
|
|
||||||
**Priority Tracks**: Secure Scalability, Production Readiness, Growth, Generating Revenue (Sustainability & Longevity).
|
|
||||||
**Due date**:
|
**Due date**:
|
||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
<!-- Provide a high level summary of the Epic -->
|
<!-- Provide a high level summary of the Epic -->
|
||||||
|
|
||||||
# Justification
|
# Acceptance Criteria
|
||||||
|
|
||||||
<!-- Justify the Epic in the context of the priority tracks and project/collective strategies -->
|
<!-- describe the deliverable of this milestone and its attributes in plain English -->
|
||||||
|
|
||||||
# Milestones
|
# Tasks
|
||||||
|
|
||||||
## Eco Dev
|
<!--
|
||||||
|
|
||||||
- [ ] research: Milestone title or link
|
|
||||||
- ...
|
|
||||||
|
|
||||||
|
Breakdown of the work
|
||||||
|
|
||||||
|
- [ ] Task 1
|
||||||
|
- [ ] Link to GitHub issue tracking task 2
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
|
# 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 -->
|
||||||
|
|||||||
34
.github/ISSUE_TEMPLATE/milestone.md
vendored
34
.github/ISSUE_TEMPLATE/milestone.md
vendored
@ -1,43 +1,29 @@
|
|||||||
---
|
---
|
||||||
name: Milestone Issue Template
|
name: Milestone Issue Template
|
||||||
about: Track Milestones
|
about: Track Key Milestones (usually tracked in waku-org/pm repo)
|
||||||
title: "[Milestone] "
|
title: "[Milestone] "
|
||||||
labels: milestone
|
labels: milestone
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- Please ensure you are assigning the matching epic label to the milestone -->
|
2023 Key Milestones: https://notes.status.im/s/iylE6wdli#
|
||||||
<!-- All _active_ (being worked on) milestones MUST have an owner (GitHub assignee) -->
|
|
||||||
|
|
||||||
**Planned start date**:
|
**Milestone label**: `E:2023-name`
|
||||||
|
<!-- Remove tracks as needed -->
|
||||||
|
**Priority Tracks**: Secure Scalability, Production Readiness, Growth, Generating Revenue (Sustainability & Longevity).
|
||||||
**Due date**:
|
**Due date**:
|
||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
|
|
||||||
<!-- Provide a high level summary of the Milestone -->
|
<!-- Provide a high level summary of the Milestone -->
|
||||||
|
|
||||||
# Acceptance Criteria
|
# Justification
|
||||||
|
|
||||||
<!-- describe the deliverable of this milestone and its attributes in plain English -->
|
<!-- Justify the Milestone in the context of the priority tracks and project/collective strategies -->
|
||||||
|
|
||||||
# Tasks
|
# Epics
|
||||||
|
|
||||||
<!--
|
- [ ] research: Milestone title or link
|
||||||
|
- ...
|
||||||
|
|
||||||
Breakdown of the work
|
|
||||||
|
|
||||||
- [ ] Task 1
|
|
||||||
- [ ] Link to GitHub issue tracking task 2
|
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
# 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