Skip to content

Commit c0b3758

Browse files
committed
Update PowerShell page
1 parent d6c7b27 commit c0b3758

1 file changed

Lines changed: 18 additions & 5 deletions

File tree

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
title: How to contribute to PowerShell documentation
3-
description: This article is an overview of how to get started as a contributor to the PowerShell documentation.
4-
ms.date: 07/10/2020
3+
description: >-
4+
This article is an overview of how to get started as a contributor to the PowerShell documentation.
5+
ms.date: 01/29/2026
56
ms.topic: contributor-guide
67
ms.service: learn
78
ms.custom: external-contributor-guide
@@ -10,7 +11,19 @@ ms.author: sewhee
1011
---
1112
# How to contribute to PowerShell documentation
1213

13-
The contributor guide is a collection of articles that explain the tools and processes we use to create documentation at Microsoft. Some of these guides cover information that is common to any documentation set published to Microsoft technical documentation. Some of the guides are specific to how we write documentation for PowerShell.
14+
The PowerShell documentation uses the same basic style rules and processes as other Microsoft
15+
technical documentation. The _PowerShell-Docs Contributor Guide_ includes specific guidelines and
16+
processes that are unique to PowerShell content.
1417

15-
The common articles are available in this centralized contributor guide. The
16-
[PowerShell contributor guide](/powershell/scripting/community/contributing/overview) is available in the community section of the PowerShell documentation.
18+
For more information, see the [PowerShell contributor guide][01] is available in the public
19+
PowerShell documentation. Pay special attention to the following sections:
20+
21+
- [Markdown best practices][03]
22+
- [PowerShell-Docs style guide][04]
23+
- [Editorial checklist][02]
24+
25+
<!-- link references -->
26+
[01]: /powershell/scripting/community/contributing/overview
27+
[02]: /powershell/scripting/community/contributing/editorial-checklist
28+
[03]: /powershell/scripting/community/contributing/general-markdown
29+
[04]: /powershell/scripting/community/contributing/powershell-style-guide

0 commit comments

Comments
 (0)