mirror of https://github.com/winsw/winsw
8 lines
312 B
Markdown
8 lines
312 B
Markdown
# Milestone management
|
|
|
|
[Milestones](https://github.com/winsw/winsw/milestones) are used to prioritize items.
|
|
|
|
- Place unplanned issues in `Future`.
|
|
- Place planned/WIP/done issues in `major.x`.
|
|
- When a new version is released, create a corresponding milestone `major.minor.patch` and move closed issues there.
|