Skip to content

Commit 7f0eedd

Browse files
sdwheelerCopilot
andauthored
Update monthly stats (#12727)
* Update the How To Use Docs page for freshness * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix H3 and reorder sections * Update monthly stats * Fix merge conflict --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 843a9ed commit 7f0eedd

File tree

4 files changed

+111
-58
lines changed

4 files changed

+111
-58
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
description: List of changes to the PowerShell documentation for 2026.
3+
ms.date: 02/02/2026
4+
title: What's New in PowerShell-Docs for 2026
5+
---
6+
# What's new in PowerShell Docs for 2026
7+
8+
This article lists notable changes made to docs each month and celebrates the contributions from the
9+
community.
10+
11+
Help us make the documentation better for you. Read the [Contributor's Guide][01] to learn how to
12+
get started.
13+
14+
<!-- Link references -->
15+
[01]: contributing/overview.md
16+
<!--------------------->
17+
18+
## 2026-January
19+
20+
New and updated content
21+
22+
- New article - [Windows PowerShell update message](/powershell/scripting/windows-powershell/update-notification-message)
23+
- Updated [How to use the PowerShell documentation](/powershell/scripting/how-to-use-docs)
24+
- Updated AI Shell docs to reflect the deprecated status
25+
- Updated PowerShellGet docs
26+
- [Install a package manager for PowerShell](/powershell/gallery/powershellget/install-powershellget)
27+
- [Bootstrapping NuGet](/powershell/gallery/how-to/getting-support/bootstrapping-nuget)
28+
- Retired PowerShellGet 1.x docs - 41 articles removed
29+
30+
GitHub stats
31+
32+
- 49 PRs merged (7 from Community)
33+
- 48 issues opened (17 from Community, 31 Spam)
34+
- 56 issues closed (24 from Community, 32 Spam)
35+
36+
Top Community Contributors
37+
38+
The following people contributed to PowerShell docs this month by submitting pull requests or
39+
filing issues. Thank you!
40+
41+
| GitHub Id | PRs merged | Issues opened |
42+
| ------------------ | :--------: | :-----------: |
43+
| surfingoldelephant | 5 | 2 |
44+
| taku-nm | 1 | |
45+
| alexvy86 | 1 | |

reference/docs-conceptual/community/community-update.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ metadata:
99
ms.topic: landing-page # Required
1010
author: sdwheeler #Required; your GitHub user alias, with correct capitalization.
1111
ms.author: sewhee #Required; Microsoft alias of author; optional team alias.
12-
ms.date: 03/30/2025
12+
ms.date: 02/02/2026
1313

1414
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn |
1515
# overview | quickstart | reference | tutorial | video | whats-new
@@ -21,6 +21,8 @@ landingContent:
2121
linkLists:
2222
- linkListType: whats-new
2323
links:
24+
- text: 2026 Updates
25+
url: ./2026-updates.md
2426
- text: 2025 Updates
2527
url: ./2025-updates.md
2628
- text: 2024 Updates
Lines changed: 61 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
description: List of the GitHub users that have the most contributions to the PowerShell-Doc project.
3-
ms.date: 01/05/2026
2+
description: List of the GitHub users that have the most contributions to PowerShell documentation.
3+
ms.date: 02/02/2026
44
title: Community contributor Hall of Fame
55
---
66
# Community Contributor Hall of Fame
@@ -15,63 +15,67 @@ These GitHub users are the All-Time Top Community Contributors.
1515

1616
Pull Requests help us fix those issues and make the documentation better for everyone.
1717

18-
| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total |
19-
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
20-
| Community | 3 | 194 | 446 | 467 | 321 | 160 | 99 | 121 | 108 | 81 | 146 | 2146 |
21-
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | 274 |
22-
| nschonni | | | | 14 | 138 | 10 | | | | | | 162 |
23-
| kiazhi | | 25 | 79 | 12 | | | | | | | | 116 |
24-
| alexandair | | 57 | 7 | 26 | 2 | 1 | | | | | | 93 |
25-
| sethvs | | | 1 | 44 | | 20 | 1 | 10 | | 6 | 2 | 84 |
26-
| doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | | | 79 |
27-
| surfingoldelephant | | | | | | | | | | | 58 | 58 |
28-
| ehmiiz | | | | | | | | 22 | 14 | | | 36 |
29-
| ArieHein | | | | | 1 | | | | | 7 | 25 | 33 |
30-
| yecril71pl | | | | | | 21 | 3 | 3 | | | | 27 |
31-
| changeworld | | | | | | | | 3 | | | 22 | 25 |
32-
| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | 4 | 23 |
33-
| Dan1el42 | | 20 | | | | | | | | | | 20 |
34-
| NReilingh | | 2 | | 13 | 3 | | | | | | | 18 |
35-
| it-praktyk | | | | 16 | 1 | | | | | | | 17 |
36-
| vors | | 15 | 1 | | | | | | | | | 16 |
37-
| markekraus | | | 11 | 5 | | | | | | | | 16 |
38-
| kvprasoon | | 2 | 1 | 7 | 2 | 2 | 2 | | | | | 16 |
39-
| k-takai | | | | 5 | 1 | 7 | | | | | | 13 |
40-
| purdo17 | | | | 13 | | | | | | | | 13 |
41-
| bergmeister | | | 1 | 3 | 3 | 1 | 1 | 1 | 1 | | | 11 |
42-
| exchange12rocks | | | 7 | 3 | | | 1 | | | | | 11 |
43-
| PlagueHO | | 10 | | | 1 | | | | | | | 11 |
18+
| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | Grand Total |
19+
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
20+
| Community | 3 | 194 | 446 | 455 | 321 | 160 | 99 | 135 | 118 | 95 | 163 | 7 | 2196 |
21+
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | | 274 |
22+
| nschonni | | | | 14 | 138 | 10 | | | | | | | 162 |
23+
| kiazhi | | 25 | 79 | 12 | | | | | | | | | 116 |
24+
| alexandair | | 57 | 7 | 24 | 2 | 1 | | | | 1 | | | 92 |
25+
| sethvs | | | 1 | 42 | | 20 | 1 | 10 | | 6 | 2 | | 82 |
26+
| doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | | | | 79 |
27+
| surfingoldelephant | | | | | | | | | | | 58 | 5 | 63 |
28+
| ehmiiz | | | | | | | | 22 | 14 | | | | 36 |
29+
| ArieHein | | | | | 1 | | | | | 8 | 25 | | 34 |
30+
| yecril71pl | | | | | | 21 | 3 | 3 | | | | | 27 |
31+
| changeworld | | | | | | | | 3 | | | 22 | | 25 |
32+
| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | 4 | | 23 |
33+
| Dan1el42 | | 20 | | | | | | | | | | | 20 |
34+
| NReilingh | | 2 | | 13 | 3 | | | | | | | | 18 |
35+
| it-praktyk | | | | 16 | 1 | | | | | | | | 17 |
36+
| vors | | 15 | 1 | | | | | | | | | | 16 |
37+
| kvprasoon | | 2 | 1 | 6 | 2 | 2 | 2 | | | | | | 15 |
38+
| purdo17 | | | | 13 | | | | | | | | | 13 |
39+
| k-takai | | | | 5 | 1 | 7 | | | | | | | 13 |
40+
| bergmeister | | | 1 | 3 | 3 | 1 | 1 | 2 | 1 | 1 | | | 13 |
41+
| markekraus | | | 11 | 1 | | | | | | | | | 12 |
42+
| PlagueHO | | 10 | | | 1 | | | | | | | | 11 |
43+
| hrxn | | | | | | | 2 | 2 | 2 | 5 | | | 11 |
44+
| exchange12rocks | | | 7 | 3 | | | 1 | | | | | | 11 |
45+
4446

4547
## GitHub issues opened
4648

4749
GitHub issues help us identify errors and gaps in our documentation.
4850

49-
| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total |
50-
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
51-
| Community | 3 | 54 | 95 | 209 | 557 | 552 | 363 | 224 | 270 | 219 | 156 | 2702 |
52-
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | 2 | 278 |
53-
| ehmiiz | | | | | | | | 20 | 14 | | | 34 |
54-
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 8 | 32 |
55-
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | 31 |
56-
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | | 27 |
57-
| surfingoldelephant | | | | | | | | | | 6 | 19 | 25 |
58-
| juvtib | | | | | | 15 | 7 | | | | | 22 |
59-
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 1 | 21 |
60-
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | | 21 |
61-
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 3 | 4 | 18 |
62-
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 2 | 18 |
63-
| vexx32 | | | | 3 | 11 | | | 3 | | | | 17 |
64-
| KirkMunro | | | | 7 | 7 | 1 | | | | | | 15 |
65-
| alexandair | | 9 | 4 | 2 | | | | | | | | 15 |
66-
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | 1 | 14 |
67-
| clamb123 | | | | | | | 14 | | | | | 14 |
68-
| tabad | | | | | | | | | 11 | 2 | | 13 |
69-
| trollyanov | | | | | | | 11 | 1 | | | | 12 |
70-
| jsilverm | | | | | | 8 | | | 4 | | | 12 |
71-
| CarloToso | | | | | | | | | 11 | | | 11 |
72-
| Liturgist | | | | | 1 | 1 | 1 | 2 | 4 | 2 | | 11 |
73-
| ArmaanMcleod | | | | | | | | | 4 | 6 | | 10 |
74-
| UberKluger | | | | | | 1 | 7 | 2 | | | | 10 |
75-
| vors | 1 | 6 | 2 | 1 | | | | | | | | 10 |
76-
| matt9ucci | | | 2 | 5 | | | 2 | | 1 | | | 10 |
77-
| LaurentDardenne | | | 3 | 2 | | | | 5 | | | | 10 |
51+
| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | Grand Total |
52+
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
53+
| Community | 3 | 54 | 95 | 210 | 556 | 553 | 366 | 237 | 291 | 244 | 183 | 18 | 2810 |
54+
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | 2 | | 278 |
55+
| ehmiiz | | | | | | | | 21 | 14 | | | | 35 |
56+
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 8 | | 32 |
57+
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | | 31 |
58+
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | | 1 | 28 |
59+
| surfingoldelephant | | | | | | | | | | 6 | 19 | 2 | 27 |
60+
| juvtib | | | | | | 15 | 7 | | | | | | 22 |
61+
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 1 | | 21 |
62+
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | | | 21 |
63+
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 4 | 5 | | 20 |
64+
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 3 | 2 | 3 | | 20 |
65+
| vexx32 | | | | 3 | 11 | | | 3 | | | | | 17 |
66+
| KirkMunro | | | | 7 | 7 | 1 | | | | | | | 15 |
67+
| alexandair | | 9 | 4 | 2 | | | | | | | | | 15 |
68+
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | 1 | | 14 |
69+
| clamb123 | | | | | | | 14 | | | | | | 14 |
70+
| tabad | | | | | | | | | 11 | 2 | | | 13 |
71+
| ThomasNieto | | | | | | 3 | | 2 | 4 | 3 | | | 12 |
72+
| trollyanov | | | | | | | 11 | 1 | | | | | 12 |
73+
| LaurentDardenne | | | 3 | 2 | | | | 5 | 2 | | | | 12 |
74+
| Liturgist | | | | | 1 | 1 | 1 | 2 | 5 | 2 | | | 12 |
75+
| jsilverm | | | | | | 8 | | | 4 | | | | 12 |
76+
| CarloToso | | | | | | | | | 11 | | | | 11 |
77+
| vors | 1 | 6 | 2 | 1 | | | | | | | | | 10 |
78+
| UberKluger | | | | | | 1 | 7 | 2 | | | | | 10 |
79+
| o-l-a-v | | | | | 1 | | 1 | | 4 | 2 | 2 | | 10 |
80+
| matt9ucci | | | 2 | 5 | | | 2 | | 1 | | | | 10 |
81+
| ArmaanMcleod | | | | | | | | | 4 | 6 | | | 10 |

reference/docs-conceptual/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,8 @@ items:
331331
href: community/hall-of-fame.md
332332
- name: What's new in Docs
333333
items:
334+
- name: 2026 Updates
335+
href: community/2026-updates.md
334336
- name: 2025 Updates
335337
href: community/2025-updates.md
336338
- name: 2024 Updates

0 commit comments

Comments
 (0)