Skip to content

Commit

Permalink
Update monthly stats (#11399)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwheeler committed Sep 5, 2024
1 parent d82cf7a commit f95e142
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 6 deletions.
26 changes: 25 additions & 1 deletion reference/docs-conceptual/community/2024-updates.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: List of changes to the PowerShell documentation for 2024
ms.date: 08/05/2024
ms.date: 09/05/2024
title: What's New in PowerShell-Docs for 2024
---
# What's new in PowerShell Docs for 2024
Expand All @@ -11,6 +11,30 @@ community.
Help us make the documentation better for you. Read the [Contributor's Guide][01] to learn how to
get started.

## 2024-August

- Updates for new releases of PowerShell 7.2.23, 7.4.5 and 7.5-preview.4
- Two new cmdlets in 7.5-preview.4
- [ConvertFrom-CliXml](xref:Microsoft.PowerShell.Utility.ConvertFrom-CliXml)
- [ConvertTo-CliXml](xref:Microsoft.PowerShell.Utility.ConvertTo-CliXml)

### Top Community Contributors

GitHub stats

- 25 PRs merged (4 from Community)
- 20 issues opened (18 from Community)
- 20 issues closed (17 Community issues closed)

The following people contributed to PowerShell docs this month by submitting pull requests or
filing issues. Thank you!

| GitHub Id | PRs merged | Issues opened |
| ------------------ | :--------: | :-----------: |
| RokeJulianLockhart | 1 | |
| mohitNarang | 1 | |
| aberus | 1 | |

## 2024-July

- Updates for new releases of PowerShell 7.2.22 and 7.4.4
Expand Down
10 changes: 5 additions & 5 deletions reference/docs-conceptual/community/hall-of-fame.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: List of the GitHub users that have the most contributions to the PowerShell-Doc project.
ms.date: 08/05/2024
ms.date: 09/05/2024
title: Community contributor Hall of Fame
---
# Community Contributor Hall of Fame
Expand All @@ -17,7 +17,7 @@ Pull Requests help us fix those issues and make the documentation better for eve

| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total |
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 49 | 1965 |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 53 | 1969 |
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | 274 |
| nschonni | | | | 14 | 138 | 10 | | | | | 162 |
| kiazhi | | 25 | 79 | 12 | | | | | | | 116 |
Expand Down Expand Up @@ -45,15 +45,15 @@ GitHub issues help us identify errors and gaps in our documentation.

| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total |
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 365 | 225 | 269 | 139 | 2479 |
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 22 | 274 |
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 365 | 225 | 270 | 157 | 2498 |
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 23 | 275 |
| ehmiiz | | | | | | | | 20 | 14 | | 34 |
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | 31 |
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | 27 |
| juvtib | | | | | | 15 | 7 | | | | 22 |
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | 21 |
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 20 |
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 2 | 18 |
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 4 | 20 |
| vexx32 | | | | 3 | 11 | | | 3 | | | 17 |
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 16 |
| KirkMunro | | | | 7 | 7 | 1 | | | | | 15 |
Expand Down

0 comments on commit f95e142

Please sign in to comment.