mirror of
https://github.com/waku-org/pm.git
synced 2025-02-23 03:08:08 +00:00
Add milestone issue template
This commit is contained in:
parent
4bd375c805
commit
09e869ba3e
43
.github/ISSUE_TEMPLATE/milestone.md
vendored
Normal file
43
.github/ISSUE_TEMPLATE/milestone.md
vendored
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
name: Milestone Issue Template
|
||||
about: Track Milestones
|
||||
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) -->
|
||||
|
||||
**Planned start date**:
|
||||
**Due date**:
|
||||
|
||||
# Summary
|
||||
|
||||
<!-- Provide a high level summary of the Milestone -->
|
||||
|
||||
# Acceptance Criteria
|
||||
|
||||
<!-- describe the deliverable of this milestone and its attributes in plain English -->
|
||||
|
||||
## Tasks
|
||||
|
||||
<!--
|
||||
|
||||
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