Skip to content

Commit 4dde946

Browse files
authored
Update monthly stats (#12912)
* Update monthly stats * Add missing rule link * Update 2026-updates.md
1 parent 7540ad4 commit 4dde946

File tree

2 files changed

+47
-14
lines changed

2 files changed

+47
-14
lines changed

reference/docs-conceptual/community/2026-updates.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: List of changes to the PowerShell documentation for 2026.
3-
ms.date: 03/02/2026
3+
ms.date: 04/01/2026
44
title: What's New in PowerShell-Docs for 2026
55
---
66
# What's new in PowerShell Docs for 2026
@@ -15,14 +15,47 @@ get started.
1515
[01]: contributing/overview.md
1616
<!--------------------->
1717

18+
## 2026-March
19+
20+
New and updated content
21+
22+
- Updated release notes for PowerShell 7.6.0 GA release
23+
- Major rework of setup articles to simplify the structure
24+
- Moved Homebrew installation instructions for macOS to [Alternate ways to install PowerShell](/powershell/scripting/install/alternate-install-methods)
25+
- Updated PSScriptAnalyzer docs for v1.25 release including 6 new or updated rules
26+
- [AlignAssignmentStatement](/powershell/utility-modules/psscriptanalyzer/rules/alignassignmentstatement)
27+
- [AvoidLongLines](/powershell/utility-modules/psscriptanalyzer/rules/avoidlonglines)
28+
- [UseConsistentParameterSetName](/powershell/utility-modules/psscriptanalyzer/rules/useconsistentparametersetname)
29+
- [UseConsistentParametersKind](/powershell/utility-modules/psscriptanalyzer/rules/useconsistentparameterskind)
30+
- [UseConstrainedLanguageMode](/powershell/utility-modules/psscriptanalyzer/rules/useconstrainedlanguagemode)
31+
- [UseSingleValueFromPipelineParameter](/powershell/utility-modules/psscriptanalyzer/rules/usesinglevaluefrompipelineparameter)
32+
33+
GitHub stats
34+
35+
- 40 PRs merged (3 from Community)
36+
- 56 issues opened (18 from Community, 33 Spam)
37+
- 47 issues closed (12 from Community, 33 Spam)
38+
39+
Top Community Contributors
40+
41+
The following people contributed to PowerShell docs this month by submitting pull requests or
42+
filing issues. Thank you!
43+
44+
| GitHub Id | PRs merged | Issues opened |
45+
| ---------------- | :--------: | :-----------: |
46+
| baardhermansen | 1 | |
47+
| derkallevombau | 1 | |
48+
| dodexahedron | 1 | |
49+
| SufficientDaikon | | 3 |
50+
| kilasuit | | 2 |
51+
1852
## 2026-February
1953

2054
New and updated content
2155

2256
- Update PSResourceGet release notes for RC3
2357
- Other general maintenance updates
2458

25-
2659
GitHub stats
2760

2861
- 20 PRs merged (4 from Community)

reference/docs-conceptual/community/hall-of-fame.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: List of the GitHub users that have the most contributions to PowerShell documentation.
3-
ms.date: 03/02/2026
3+
ms.date: 04/01/2026
44
title: Community contributor Hall of Fame
55
---
66
# Community Contributor Hall of Fame
@@ -9,15 +9,16 @@ The PowerShell Community is a vibrant and collaborative group. We greatly apprec
99
and support we get from the community. You can be a contributor too. To learn how, read our
1010
[Contributor's Guide](contributing/overview.md).
1111

12-
These GitHub users are the All-Time Top Community Contributors.
12+
These GitHub users are the All-Time Top Community Contributors. These tables list the top
13+
contributors and the total contributions from the community for each year.
1314

1415
## Pull Requests merged
1516

1617
Pull Requests help us fix those issues and make the documentation better for everyone.
1718

1819
| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | Total |
1920
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----: |
20-
| Community | 3 | 194 | 446 | 455 | 321 | 160 | 99 | 134 | 118 | 95 | 163 | 11 | 2199 |
21+
| Community Total | 8 | 189 | 452 | 468 | 321 | 165 | 101 | 134 | 117 | 95 | 160 | 13 | 2223 |
2122
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | | 274 |
2223
| nschonni | | | | 14 | 138 | 10 | | | | | | | 162 |
2324
| kiazhi | | 25 | 79 | 12 | | | | | | | | | 116 |
@@ -39,42 +40,41 @@ Pull Requests help us fix those issues and make the documentation better for eve
3940
| purdo17 | | | | 13 | | | | | | | | | 13 |
4041
| bergmeister | | | 1 | 3 | 3 | 1 | 1 | 2 | 1 | 1 | | | 13 |
4142
| markekraus | | | 11 | 1 | | | | | | | | | 12 |
42-
| PlagueHO | | 10 | | | 1 | | | | | | | | 11 |
43-
| hrxn | | | | | | | 2 | 2 | 2 | 5 | | | 11 |
4443
| exchange12rocks | | | 7 | 3 | | | 1 | | | | | | 11 |
44+
| hrxn | | | | | | | 2 | 2 | 2 | 5 | | | 11 |
4545

4646
## GitHub issues opened
4747

4848
GitHub issues help us identify errors and gaps in our documentation.
4949

5050
| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | 2026 | Total |
5151
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----: |
52-
| Community | 3 | 54 | 95 | 210 | 556 | 553 | 366 | 237 | 291 | 244 | 183 | 30 | 2822 |
52+
| Community Total | 6 | 52 | 96 | 213 | 567 | 564 | 367 | 244 | 291 | 243 | 183 | 48 | 2874 |
5353
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | 2 | | 278 |
5454
| ehmiiz | | | | | | | | 21 | 14 | | | | 35 |
5555
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 8 | | 32 |
5656
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | | 31 |
5757
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | | 1 | 28 |
5858
| surfingoldelephant | | | | | | | | | | 6 | 19 | 2 | 27 |
59+
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 4 | 5 | 3 | 23 |
5960
| juvtib | | | | | | 15 | 7 | | | | | | 22 |
6061
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 1 | | 21 |
61-
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 4 | 5 | 1 | 21 |
6262
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | | | 21 |
6363
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 3 | 2 | 3 | | 20 |
6464
| vexx32 | | | | 3 | 11 | | | 3 | | | | | 17 |
65+
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | 1 | 1 | 15 |
6566
| KirkMunro | | | | 7 | 7 | 1 | | | | | | | 15 |
6667
| alexandair | | 9 | 4 | 2 | | | | | | | | | 15 |
67-
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | 1 | | 14 |
6868
| clamb123 | | | | | | | 14 | | | | | | 14 |
6969
| tabad | | | | | | | | | 11 | 2 | | | 13 |
70-
| trollyanov | | | | | | | 11 | 1 | | | | | 12 |
7170
| ThomasNieto | | | | | | 3 | | 2 | 4 | 3 | | | 12 |
72-
| Liturgist | | | | | 1 | 1 | 1 | 2 | 5 | 2 | | | 12 |
71+
| trollyanov | | | | | | | 11 | 1 | | | | | 12 |
7372
| LaurentDardenne | | | 3 | 2 | | | | 5 | 2 | | | | 12 |
73+
| Liturgist | | | | | 1 | 1 | 1 | 2 | 5 | 2 | | | 12 |
7474
| jsilverm | | | | | | 8 | | | 4 | | | | 12 |
7575
| CarloToso | | | | | | | | | 11 | | | | 11 |
76-
| UberKluger | | | | | | 1 | 7 | 2 | | | | | 10 |
7776
| vors | 1 | 6 | 2 | 1 | | | | | | | | | 10 |
78-
| o-l-a-v | | | | | 1 | | 1 | | 4 | 2 | 2 | | 10 |
77+
| UberKluger | | | | | | 1 | 7 | 2 | | | | | 10 |
7978
| matt9ucci | | | 2 | 5 | | | 2 | | 1 | | | | 10 |
79+
| o-l-a-v | | | | | 1 | | 1 | | 4 | 2 | 2 | | 10 |
8080
| ArmaanMcleod | | | | | | | | | 4 | 6 | | | 10 |

0 commit comments

Comments
 (0)