-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Issue with missing milestones
Brian R. Bondy edited this page Jun 15, 2020
·
4 revisions
Each valid closed issue should specify a milestone for the version it landed in.
A valid issue is an issue that is closed and does not have one of these labels: closed/invalid, closed/not-actionable, closed/fixed-by-component-update, closed/works-for-me, closed/no-milestone, duplicate,
wontfix, question, support, stale
The milestone should match the smallest version it landed in.
If you land a PR in master and master is at 1.12.x, then the issue should get the 1.12.x milestone.
If you later uplifted that to 1.11.x you'd update the issue milestone to 1.11.x at that time.