Skip to content

Commit 44b5aa5

Browse files
sdwheelerDCtheGeek
authored andcommitted
Fix SDK TOC (#4924)
* fix toc * update PR template * minor edits * reword instructions * reword choices
1 parent f1394f4 commit 44b5aa5

File tree

2 files changed

+1102
-1093
lines changed

2 files changed

+1102
-1093
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,27 +3,37 @@
33

44
## PR Context
55
<!--
6-
There is a numbered folder for each version of the PowerShell cmdlet reference. Changes to cmdlet
7-
reference should be made to all versions where applicable. The /docs-conceptual folder tree does not
8-
have version folders.
6+
There is a numbered folder for each version of the PowerShell cmdlet content. Changes to cmdlet
7+
reference should be made to all versions where applicable. The /docs-conceptual folder tree does
8+
not have version folders.
99
-->
1010

11-
Version(s) of documents impacted
11+
Select the type(s) of documents being changed.
1212

13-
- [ ] Impacts 7 document
14-
- [ ] Impacts 6 document
15-
- [ ] Impacts 5.1 document
16-
- [ ] Impacts 5.0 document
17-
- [ ] Impacts 4.0 document
18-
- [ ] Impacts 3.0 document
13+
**Cmdlet reference & about_ topics**
14+
- [ ] Version 7 content
15+
- [ ] Version 6 content
16+
- [ ] Version 5.1 content
17+
- [ ] Version 5.0 content
18+
- [ ] Version 4.0 content
19+
- [ ] Version 3.0 content
20+
21+
**Conceptual articles**
22+
- [ ] Fundamental conceptual articles
23+
- [ ] Script sample articles
24+
- [ ] DSC articles
25+
- [ ] Gallery articles
26+
- [ ] JEA articles
27+
- [ ] WMF articles
28+
- [ ] SDK articles
1929

2030
## PR Checklist
2131

2232
- [ ] I have read the [contributors guide](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/CONTRIBUTING.md) and followed the style and process guidelines
2333
- [ ] PR has a meaningful title
2434
- [ ] PR is targeted at the _staging_ branch
2535
- [ ] All relevant versions updated
26-
- [ ] Includes reference to related issues and PRs - see [Closing issues using keywords](https://help.github.com/en/articles/closing-issues-using-keywords).
36+
- [ ] Includes content related to issues and PRs - see [Closing issues using keywords](https://help.github.com/en/articles/closing-issues-using-keywords).
2737
- [ ] This PR is ready to merge and is not **Work in Progress**
2838
- If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the
2939
title and remove the prefix when the PR is ready.

0 commit comments

Comments
 (0)