You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/windows-package-manager-release-roadmap.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,14 +37,17 @@ Releases will be available here on GitHub first. We will release to the App Inst
37
37
38
38
## GitHub Milestones
39
39
40
-
We use [GitHub milestones](https://github.com/microsoft/winget-cli/milestones) to broadly organize what we intend to work on. Dates are only used for sequencing and do not represent a commitment.
41
-
42
-
| Milestone | Description |
43
-
| --- | --- |
44
-
|[v1.7-Client](https://github.com/microsoft/winget-cli/milestone/42)| Work Targeted for v1.7 |
45
-
|[v1.8-Client](https://github.com/microsoft/winget-cli/milestone/43)| Work Targeted for v1.8 |
46
-
|[v.Next-Client](https://github.com/microsoft/winget-cli/milestone/34)| Triage for the next Milestone |
47
-
|[Backlog-Client](https://github.com/microsoft/winget-cli/milestone/2)| Work not yet assigned to a milestone or release |
40
+
We use [GitHub Projects](https://github.com/orgs/microsoft/projects/137) to broadly organize what we intend to work on. Issues will be added to milestones when we're reasonably confident they will land in the next milestone. Dates in [GitHub milestones](https://github.com/microsoft/winget-cli/milestones) are only used for sequencing and do not represent a commitment.
|[v1.7-Client](https://github.com/microsoft/winget-cli/milestone/42)| Work Targeted for v1.7 |:white_check_mark:|
45
+
|[v1.8-Client](https://github.com/microsoft/winget-cli/milestone/43)| Work Targeted for v1.8 |:white_check_mark:|
46
+
|[v1.9-Client](https://github.com/microsoft/winget-cli/milestone/44)| Work Targeted for v1.9 |:white_check_mark:|
47
+
|[v1.10-Client](https://github.com/microsoft/winget-cli/milestone/45)| Work Targeted for v1.10 |:white_check_mark:|
48
+
|[v1.11-Client](https://github.com/microsoft/winget-cli/milestone/46)| Work Targeted for v1.11 |:construction:|
49
+
|[v.Next-Client](https://github.com/microsoft/winget-cli/milestone/41)| Triage for the next Milestone |:rocket:|
50
+
|[Backlog-Client](https://github.com/microsoft/winget-cli/issues?q=is%3Aissue%20state%3Aopen%20no%3Amilestone)| Work not yet assigned to a milestone or release | N/A |
48
51
49
52
## Issue Triage & Prioritization
50
53
@@ -55,3 +58,4 @@ Incoming issues/asks/etc. are triaged several times a week, labelled appropriate
55
58
* Issues/features/asks not on our list of the features of next release is assigned to the [Windows Package Manager Backlog](https://github.com/microsoft/winget-cli/milestone/2) for subsequent triage, prioritization & scheduling.
56
59
57
60
#### Feature Priorities will be influenced by community feedback on issues.
0 commit comments