mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
clarify that Soon is a label, that release blockers use release-blocker label
parent
39bab8b130
commit
21b4ff0b75
@ -57,16 +57,16 @@ Milestones describe the timeline for issue resolution.
|
|||||||
|
|
||||||
- Go1.x.y
|
- Go1.x.y
|
||||||
|
|
||||||
|
Planned to be fixed in release 1.x.y.
|
||||||
|
|
||||||
|
- Go1.x.y with release-blocker label
|
||||||
|
|
||||||
Must be fixed for release 1.x.y, or explicitly postponed to a later release.
|
Must be fixed for release 1.x.y, or explicitly postponed to a later release.
|
||||||
|
|
||||||
- Proposal
|
- Proposal
|
||||||
|
|
||||||
Is a proposal and does not pertain to a specific release.
|
Is a proposal and does not pertain to a specific release.
|
||||||
|
|
||||||
- Soon
|
|
||||||
|
|
||||||
Should be fixed soon, but is not included in or needed by a release.
|
|
||||||
|
|
||||||
- Backlog
|
- Backlog
|
||||||
|
|
||||||
Someone has plans to work on it, but it is not assigned to a release milestone yet.
|
Someone has plans to work on it, but it is not assigned to a release milestone yet.
|
||||||
@ -87,4 +87,6 @@ Milestones describe the timeline for issue resolution.
|
|||||||
|
|
||||||
Deferred until Go 2.
|
Deferred until Go 2.
|
||||||
|
|
||||||
Additional milestones may be used to manage specific project work.
|
Additional milestones may be used to manage specific project work.
|
||||||
|
|
||||||
|
The label "Soon" is used independently of milestones to indicate that the issue is time-sensitive.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user