diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 35cd9bd4819b..4bb773a926e8 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,33 +1,30 @@ # PR Summary - - -## PR Context -Select the area of the Table of Contents containing the documents being changed. - -**Conceptual content** -- [ ] Overview and Install -- [ ] Learning PowerShell - - [ ] PowerShell 101 - - [ ] Deep dives - - [ ] Sample scripts - - [ ] Remoting -- [ ] Release notes (What's New) -- [ ] Windows PowerShell - - WMF, ISE, release notes, etc. -- [ ] DSC articles -- [ ] Community resources -- [ ] Gallery articles -- [ ] Scripting and development - - [ ] Language Spec - - [ ] Legacy SDK +## PR Context + +Check the boxes below to indicate the content affected by this PR. + + + +**Repository or docset configuration** +- [ ] Repo documentation and configuration (.git/.github/.vscode etc.) +- [ ] Docs build files (.openpublishing.* and build scripts) +- [ ] Docset configuration (docfx.json, mapping, bread, module folder) + +**Conceptual documentation** +- [ ] Files in docs-conceptual **Cmdlet reference & about_ topics** +When changing **cmdlet reference** or **about_ topics**, the changes should be copied to all +relevant versions. Check the boxes below to indicate the versions affected by this change. + - [ ] Preview content - [ ] Version 7.2 content - [ ] Version 7.1 content @@ -41,9 +38,9 @@ Select the area of the Table of Contents containing the documents being changed. - [ ] PR is targeted at the _staging_ branch - [ ] All relevant versions updated - [ ] Includes content related to issues and PRs - see [Closing issues using keywords][key]. -- [ ] This PR is ready to merge and is not **Work in Progress** - - If the PR is work in progress, please add the prefix `WIP:` or `[WIP]` to the beginning of the - title and remove the prefix when the PR is ready. +- [ ] This PR is ready to merge and is not **Work in Progress**. If the PR is work in progress, + please add the prefix `WIP:` or `[WIP]` to the beginning of the title and remove the prefix when + the PR is ready. [contrib]: https://docs.microsoft.com/powershell/scripting/community/contributing/overview [key]: https://help.github.com/en/articles/closing-issues-using-keywords diff --git a/reference/README.md b/reference/README.md index 3d571dacce49..40e89e27467a 100644 --- a/reference/README.md +++ b/reference/README.md @@ -1,6 +1,6 @@ --- locale: en-us -ms.date: 11/06/2017 +ms.date: 12/06/2021 schema: 2.0.0 title: README --- @@ -29,7 +29,7 @@ Over time, namespaces appeared as: | Microsoft.WsMan.Management | X | X | X | X | | PackageManagement | X | X | X | X | | PowershellGet | X | X | X | X | -| PSDesiredStateConfiguration | X | X | X | X | +| PSDesiredStateConfiguration | X | X | X | | | PSDiagnostics | X | X | X | X | | PSReadLine | X | X | X | X | | PSScheduledJob | X | | | |