Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update monthly stats #10605

Merged
merged 1 commit into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 46 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: 10/02/2023
ms.date: 11/01/2023
title: What's New in PowerShell-Docs for 2023
---
# What's new in PowerShell Docs for 2023
Expand All @@ -11,6 +11,51 @@ community.
Help us make the documentation better for you. Read the [Contributor's Guide][contrib] to learn how
to get started.

## 2023-Oct

New content

- [Securing a restricted PowerShell remoting session](/powershell/scripting/dev-cross-plat/security/securing-restricted-sessions)

Updated content

- Updated release notes for PowerShell 7.4-rc.1
- Updated release notes for PSReadLine GA 2.3.4
- Updated release notes for PSResourceGet 1.0.0

Docs platform changes

- Released new feedback experience at the bottom of each page

### Top Community Contributors

GitHub stats

- 55 PRs merged (11 from Community)
- 41 issues opened (37 from Community)
- 37 issues closed (33 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 |
| ------------------- | :--------: | :-----------: |
| baardhermansen | 1 | |
| diecknet | 1 | |
| dipstar | 1 | |
| ehmiiz | 1 | 1 |
| G2-Games | 1 | |
| indented-automation | 1 | |
| jhribal | 1 | |
| Joeselorm | 1 | |
| matziq | 1 | |
| RAJU2529 | 1 | |
| ThomasNieto | 1 | 2 |
| iRon7 | | 2 |
| JustinWebDev | | 2 |
| o-l-a-v | | 2 |
| tabad | | 4 |

## 2023-Sep

New 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: 10/02/2023
ms.date: 11/01/2023
title: Community contributor Hall of Fame
---
# Community Contributor Hall of Fame
Expand All @@ -17,14 +17,14 @@ 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 | 87 | 1895 |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 98 | 1906 |
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | 274 |
| nschonni | | | | 14 | 138 | 10 | | | | 162 |
| kiazhi | | 25 | 79 | 12 | | | | | | 116 |
| alexandair | | 57 | 7 | 26 | 2 | 1 | | | | 93 |
| doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | 79 |
| sethvs | | | 1 | 43 | | 20 | 1 | 10 | | 75 |
| ehmiiz | | | | | | | | 22 | 13 | 35 |
| ehmiiz | | | | | | | | 22 | 14 | 36 |
| yecril71pl | | | | | | 21 | 3 | 3 | | 27 |
| Dan1el42 | | 20 | | | | | | | | 20 |
| NReilingh | | 2 | | 13 | 3 | | | | | 18 |
Expand All @@ -45,23 +45,23 @@ 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 | 191 | 2268 |
| Community | 3 | 54 | 95 | 212 | 563 | 559 | 365 | 226 | 226 | 2303 |
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 14 | 246 |
| ehmiiz | | | | | | | | 20 | 13 | 33 |
| 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 |
| KirkMunro | | | | 7 | 7 | 1 | | | | 15 |
| iRon7 | | | | | | 2 | 2 | 2 | 9 | 15 |
| alexandair | | 9 | 4 | 2 | | | | | | 15 |
| clamb123 | | | | | | | 14 | | | 14 |
| iRon7 | | | | | | 2 | 2 | 2 | 7 | 13 |
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 1 | 13 |
| trollyanov | | | | | | | 11 | 1 | | 12 |
| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 1 | 12 |
| jsilverm | | | | | | 8 | | | 4 | 12 |
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | | 12 |
| CarloToso | | | | | | | | | 11 | 11 |
| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 11 |
| UberKluger | | | | | | 1 | 7 | 2 | | 10 |
Expand Down