diff --git a/reference/docs-conceptual/community/2025-updates.md b/reference/docs-conceptual/community/2025-updates.md index a617b2a911be..d2ddddee6300 100644 --- a/reference/docs-conceptual/community/2025-updates.md +++ b/reference/docs-conceptual/community/2025-updates.md @@ -1,6 +1,6 @@ --- description: List of changes to the PowerShell documentation for 2025 -ms.date: 04/04/2025 +ms.date: 05/06/2025 title: What's New in PowerShell-Docs for 2025 --- # What's new in PowerShell Docs for 2025 @@ -11,6 +11,32 @@ community. Help us make the documentation better for you. Read the [Contributor's Guide][01] to learn how to get started. +## 2025-April + +Content updates + +- Updated release notes for the 7.5.1 and 7.6-preview.4 releases +- Refactored documentation of filter functions +- Documented bugs with CIM/CDXML bugs and PipelineVariable parameter + +### Top Community Contributors + +GitHub stats + +- 24 PRs merged (6 from Community) +- 23 issues opened (22 from Community) +- 23 issues closed (23 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 | +| ------------------- | :--------: | :-----------: | +| surfingoldelephant | 3 | 1 | +| IISResetMe | 1 | | +| changeworld | 1 | | +| indented-automation | 1 | | + ## 2025-March Content updates diff --git a/reference/docs-conceptual/community/contributing/get-started-writing.md b/reference/docs-conceptual/community/contributing/get-started-writing.md index 18c12effb105..6afadbbf142a 100644 --- a/reference/docs-conceptual/community/contributing/get-started-writing.md +++ b/reference/docs-conceptual/community/contributing/get-started-writing.md @@ -28,8 +28,8 @@ The [conceptual documentation][3] isn't organized by version. All articles are d version of PowerShell. > [!NOTE] -> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated and deleted or -> renamed files must be redirected. +> Anytime a conceptual article is added, removed, or renamed, the TOC must be updated. +> Any deleted or renamed files must be redirected. ### Metadata files @@ -116,7 +116,7 @@ Contributor's Guide: large changes. Before starting any changes, you should create a fork of the PowerShell-Docs repository. The changes -should be made in a working branch in you copy of the PowerShell-Docs. If you're using the **quick +should be made in a working branch in your copy of the PowerShell-Docs. If you're using the **quick edit** method in GitHub, these steps are handled for you. If you're using the **full GitHub workflow**, you must be set up to [work locally][7]. diff --git a/reference/docs-conceptual/community/hall-of-fame.md b/reference/docs-conceptual/community/hall-of-fame.md index 3c60f349bdd0..06f8c788bc86 100644 --- a/reference/docs-conceptual/community/hall-of-fame.md +++ b/reference/docs-conceptual/community/hall-of-fame.md @@ -1,6 +1,6 @@ --- description: List of the GitHub users that have the most contributions to the PowerShell-Doc project. -ms.date: 04/04/2025 +ms.date: 05/06/2025 title: Community contributor Hall of Fame --- # Community Contributor Hall of Fame @@ -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 | 2024 | 2025 | Grand Total | | ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | -| Community | 3 | 194 | 446 | 467 | 321 | 160 | 100 | 121 | 108 | 81 | 99 | 2100 | +| Community | 3 | 194 | 446 | 467 | 321 | 160 | 99 | 121 | 108 | 81 | 105 | 2105 | | matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | 274 | | nschonni | | | | 14 | 138 | 10 | | | | | | 162 | | kiazhi | | 25 | 79 | 12 | | | | | | | | 116 | | alexandair | | 57 | 7 | 26 | 2 | 1 | | | | | | 93 | | sethvs | | | 1 | 44 | | 20 | 1 | 10 | | 6 | | 82 | | doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | | | 79 | -| surfingoldelephant | | | | | | | | | | | 55 | 55 | +| surfingoldelephant | | | | | | | | | | | 58 | 58 | | ehmiiz | | | | | | | | 22 | 14 | | | 36 | | ArieHein | | | | | 1 | | | | | 7 | 25 | 33 | | yecril71pl | | | | | | 21 | 3 | 3 | | | | 27 | @@ -33,14 +33,14 @@ 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 | +| changeworld | | | | | | | | 3 | | | 13 | 16 | | markekraus | | | 11 | 5 | | | | | | | | 16 | | kvprasoon | | 2 | 1 | 7 | 2 | 2 | 2 | | | | | 16 | -| changeworld | | | | | | | | 3 | | | 12 | 15 | | k-takai | | | | 5 | 1 | 7 | | | | | | 13 | | purdo17 | | | | 13 | | | | | | | | 13 | | exchange12rocks | | | 7 | 3 | | | 1 | | | | | 11 | -| PlagueHO | | 10 | | | 1 | | | | | | | 11 | | bergmeister | | | 1 | 3 | 3 | 1 | 1 | 1 | 1 | | | 11 | +| PlagueHO | | 10 | | | 1 | | | | | | | 11 | ## GitHub issues opened @@ -48,7 +48,7 @@ GitHub issues help us identify errors and gaps in our documentation. | Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total | | ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | -| Community | 3 | 54 | 95 | 211 | 561 | 557 | 363 | 225 | 270 | 222 | 60 | 2621 | +| Community | 3 | 54 | 95 | 211 | 561 | 557 | 363 | 225 | 270 | 221 | 66 | 2626 | | mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | | 276 | | ehmiiz | | | | | | | | 20 | 14 | | | 34 | | iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | 31 | @@ -56,13 +56,13 @@ GitHub issues help us identify errors and gaps in our documentation. | iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 1 | 25 | | juvtib | | | | | | 15 | 7 | | | | | 22 | | doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | | 21 | +| surfingoldelephant | | | | | | | | | | 6 | 14 | 20 | | peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | | 20 | -| surfingoldelephant | | | | | | | | | | 6 | 12 | 18 | | JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 2 | 18 | | vexx32 | | | | 3 | 11 | | | 3 | | | | 17 | +| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 3 | 1 | 15 | | KirkMunro | | | | 7 | 7 | 1 | | | | | | 15 | | alexandair | | 9 | 4 | 2 | | | | | | | | 15 | -| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 3 | | 14 | | clamb123 | | | | | | | 14 | | | | | 14 | | tabad | | | | | | | | | 11 | 2 | | 13 | | rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | | 13 | diff --git a/reference/module/index.md b/reference/module/index.md index 327783c78a07..6345464ef6de 100644 --- a/reference/module/index.md +++ b/reference/module/index.md @@ -12,7 +12,7 @@ ms.manager: sewhee ms.product: powershell ms.topic: landing-page quickFilterColumn1: powershell-7.4,windowsserver2025-ps -quickFilterColumn2: azps-13.4.0,sqlserver-ps +quickFilterColumn2: azps-13.5.0,sqlserver-ps quickFilterColumn3: graph-powershell-1.0,systemcenter-ps-2022 title: PowerShell Module Browser ---