Skip to content

Commit 7ba4505

Browse files
authored
Update monthly stats (#12404)
* Upcase H2 headers * Fix structure of About files * Update monthly stats
1 parent fb5a98a commit 7ba4505

File tree

2 files changed

+37
-11
lines changed

2 files changed

+37
-11
lines changed

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

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,34 @@ get started.
1414
<!-- Link references -->
1515
[01]: contributing/overview.md
1616

17+
## 2025-September
18+
19+
Content updates
20+
21+
- Update release notes for PowerShell v7.5.3 and v7.4.12 releases
22+
- Update release notes for PSReadLine v2.4.4-beta4
23+
- Improved the documentation for comment-based help and creating `about_*` topics
24+
25+
GitHub stats
26+
27+
- 21 PRs merged (6 from Community)
28+
- 28 issues opened (25 from Community)
29+
- 31 issues closed (28 Community issues closed)
30+
31+
Top Community Contributors
32+
33+
The following people contributed to PowerShell docs this month by submitting pull requests or
34+
filing issues. Thank you!
35+
36+
| GitHub Id | PRs merged | Issues opened |
37+
| -------------- | :--------: | :-----------: |
38+
| skycommand | 2 | |
39+
| lukebarone | 1 | |
40+
| PraveenGururaj | 1 | |
41+
| Blake-Madden | 1 | |
42+
| Gijsreyn | 1 | |
43+
| TMA-2 | 1 | 1 |
44+
1745
## 2025-August
1846

1947
Content updates
@@ -33,13 +61,11 @@ Top Community Contributors
3361
The following people contributed to PowerShell docs this month by submitting pull requests or
3462
filing issues. Thank you!
3563

36-
| GitHub Id | PRs merged | Issues opened |
37-
| ----------- | :--------: | :-----------: |
38-
| changeworld | 3 | |
39-
| sethvs | 2 | |
40-
| yashanshh | 2 | |
41-
| Gijsreyn | 2 | |
42-
| TNGBBK | | 2 |
64+
| GitHub Id | PRs merged | Issues opened |
65+
| --------------- | :--------: | :-----------: |
66+
| changeworld | 2 | |
67+
| Dickson-Mwendia | 1 | |
68+
| chwarr | 1 | |
4369

4470
## 2025-July
4571

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

Lines changed: 4 additions & 4 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 the PowerShell-Doc project.
3-
ms.date: 09/02/2025
3+
ms.date: 10/01/2025
44
title: Community contributor Hall of Fame
55
---
66
# Community Contributor Hall of Fame
@@ -17,7 +17,7 @@ Pull Requests help us fix those issues and make the documentation better for eve
1717

1818
| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total |
1919
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
20-
| Community | 3 | 194 | 446 | 467 | 321 | 160 | 99 | 121 | 108 | 81 | 132 | 2132 |
20+
| Community | 3 | 194 | 446 | 467 | 321 | 160 | 99 | 121 | 108 | 81 | 138 | 2138 |
2121
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | 274 |
2222
| nschonni | | | | 14 | 138 | 10 | | | | | | 162 |
2323
| kiazhi | | 25 | 79 | 12 | | | | | | | | 116 |
@@ -29,7 +29,7 @@ Pull Requests help us fix those issues and make the documentation better for eve
2929
| ArieHein | | | | | 1 | | | | | 7 | 25 | 33 |
3030
| yecril71pl | | | | | | 21 | 3 | 3 | | | | 27 |
3131
| changeworld | | | | | | | | 3 | | | 22 | 25 |
32-
| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | 2 | 21 |
32+
| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | 4 | 23 |
3333
| Dan1el42 | | 20 | | | | | | | | | | 20 |
3434
| NReilingh | | 2 | | 13 | 3 | | | | | | | 18 |
3535
| it-praktyk | | | | 16 | 1 | | | | | | | 17 |
@@ -48,7 +48,7 @@ GitHub issues help us identify errors and gaps in our documentation.
4848

4949
| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total |
5050
| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
51-
| Community | 3 | 54 | 95 | 210 | 562 | 557 | 363 | 225 | 270 | 220 | 114 | 2673 |
51+
| Community | 3 | 54 | 95 | 210 | 562 | 557 | 363 | 225 | 270 | 220 | 117 | 2676 |
5252
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | 2 | 278 |
5353
| ehmiiz | | | | | | | | 20 | 14 | | | 34 |
5454
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | 31 |

0 commit comments

Comments
 (0)