Skip to content

Commit

Permalink
Update monthly stats (#10759)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdwheeler authored Jan 2, 2024
1 parent 35351ce commit 08b3c67
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 8 deletions.
25 changes: 24 additions & 1 deletion reference/docs-conceptual/community/2023-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 2023
ms.date: 12/04/2023
ms.date: 01/02/2024
title: What's New in PowerShell-Docs for 2023
---
# What's new in PowerShell Docs for 2023
Expand All @@ -11,6 +11,29 @@ community.
Help us make the documentation better for you. Read the [Contributor's Guide][contrib] to learn how
to get started.

## 2023-Dec

Lots of minor updates but no new content. The Docs team is taking a break for the holidays.

### Top Community Contributors

GitHub stats

- 24 PRs merged (4 from Community)
- 21 issues opened (18 from Community)
- 18 issues closed (15 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 |
| ------------ | :--------: | :-----------: |
| Blake-Madden | 2 | |
| shyguyCreate | 1 | |
| ryanperrymba | 1 | |
| jp2images | 1 | |
| mklement0 | | 2 |

## 2023-Nov

Updated content
Expand Down
14 changes: 7 additions & 7 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: 12/04/2023
ms.date: 01/02/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 | Grand Total |
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 104 | 1912 |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 1917 |
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | 274 |
| nschonni | | | | 14 | 138 | 10 | | | | 162 |
| kiazhi | | 25 | 79 | 12 | | | | | | 116 |
Expand Down Expand Up @@ -45,28 +45,28 @@ GitHub issues help us identify errors and gaps in our documentation.

| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | Grand Total |
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
| Community | 3 | 54 | 95 | 212 | 563 | 559 | 365 | 226 | 248 | 2325 |
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 16 | 248 |
| Community | 3 | 54 | 95 | 212 | 563 | 559 | 365 | 226 | 263 | 2340 |
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 19 | 251 |
| ehmiiz | | | | | | | | 20 | 14 | 34 |
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 30 |
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 25 |
| juvtib | | | | | | 15 | 7 | | | 22 |
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | 21 |
| vexx32 | | | | 3 | 11 | | | 3 | | 17 |
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 17 |
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 16 |
| KirkMunro | | | | 7 | 7 | 1 | | | | 15 |
| iRon7 | | | | | | 2 | 2 | 2 | 9 | 15 |
| alexandair | | 9 | 4 | 2 | | | | | | 15 |
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 14 |
| clamb123 | | | | | | | 14 | | | 14 |
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | 13 |
| trollyanov | | | | | | | 11 | 1 | | 12 |
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 12 |
| jsilverm | | | | | | 8 | | | 4 | 12 |
| CarloToso | | | | | | | | | 11 | 11 |
| tabad | | | | | | | | | 11 | 11 |
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 11 |
| UberKluger | | | | | | 1 | 7 | 2 | | 10 |
| vors | 1 | 6 | 2 | 1 | | | | | | 10 |
| UberKluger | | | | | | 1 | 7 | 2 | | 10 |
| matt9ucci | | | 2 | 5 | | | 2 | | 1 | 10 |
| LaurentDardenne | | | 3 | 2 | | | | 5 | | 10 |

Expand Down

0 comments on commit 08b3c67

Please sign in to comment.