Update issue templates epic<>milestone rename

This commit is contained in:
fryorcraken.eth 2023-08-29 15:31:28 +10:00
parent 2272b2eb80
commit fbfa0e460a
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
2 changed files with 34 additions and 36 deletions

View File

@ -1,31 +1,43 @@
---
name: Epic Issue Template
about: Track Epics
about: Track Epics (usually created in a repo that is **not** waku-org/pm)
title: "[Epic] "
labels: epic
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`
<!-- Remove tracks as needed -->
**Priority Tracks**: Secure Scalability, Production Readiness, Growth, Generating Revenue (Sustainability & Longevity).
**Planned start date**:
**Due date**:
# Summary
<!-- 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 -->

View File

@ -1,43 +1,29 @@
---
name: Milestone Issue Template
about: Track Milestones
about: Track Key Milestones (usually tracked in waku-org/pm repo)
title: "[Milestone] "
labels: milestone
assignees: ''
---
<!-- Please ensure you are assigning the matching epic label to the milestone -->
<!-- All _active_ (being worked on) milestones MUST have an owner (GitHub assignee) -->
2023 Key Milestones: https://notes.status.im/s/iylE6wdli#
**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**:
# Summary
<!-- 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 -->