Skip to content
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
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: 09/05/2024
ms.date: 10/19/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-September

New content

- [Improve the accessibility of output in PowerShell](/powershell/scripting/learn/shell/output-for-screen-reader)
- [What's new in PSResourceGet?](/powershell/gallery/powershellget/psresourceget-release-notes)
- [about_PSReadLine_Release_Notes](/powershell/module/psreadline/about/about_psreadline_release_notes)

### Top Community Contributors

GitHub stats

- 29 PRs merged (1 from Community)
- 19 issues opened (19 from Community)
- 20 issues closed (20 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 |
| --------- | :--------: | :-----------: |
| iRon7 | | 5 |
| jikuja | | 2 |

## 2024-August

- Updates for new releases of PowerShell 7.2.23, 7.4.5 and 7.5-preview.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: 09/05/2024
ms.date: 10/19/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 | 53 | 1969 |
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 121 | 108 | 54 | 1969 |
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | 274 |
| nschonni | | | | 14 | 138 | 10 | | | | | 162 |
| kiazhi | | 25 | 79 | 12 | | | | | | | 116 |
Expand All @@ -31,8 +31,8 @@ Pull Requests help us fix those issues and make the documentation better for eve
| NReilingh | | 2 | | 13 | 3 | | | | | | 18 |
| it-praktyk | | | | 16 | 1 | | | | | | 17 |
| vors | | 15 | 1 | | | | | | | | 16 |
| markekraus | | | 11 | 5 | | | | | | | 16 |
| kvprasoon | | 2 | 1 | 7 | 2 | 2 | 2 | | | | 16 |
| markekraus | | | 11 | 5 | | | | | | | 16 |
| purdo17 | | | | 13 | | | | | | | 13 |
| k-takai | | | | 5 | 1 | 7 | | | | | 13 |
| exchange12rocks | | | 7 | 3 | | | 1 | | | | 11 |
Expand All @@ -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 | 270 | 157 | 2498 |
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 364 | 225 | 270 | 169 | 2509 |
| 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 |
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 7 | 23 |
| juvtib | | | | | | 15 | 7 | | | | 22 |
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | 21 |
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 20 |
| 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