Skip to content

Commit b7db03b

Browse files
committed
minor edits
1 parent 1075da9 commit b7db03b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
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
6+
There is a numbered folder for each version of the PowerShell cmdlet content. Changes to cmdlet
7+
content should be made to all versions where applicable. The /docs-conceptual folder tree does not
88
have version folders.
99
-->
1010

1111
Version(s) of documents impacted
1212

1313
**Cmdlet reference & about_ topics**
14-
- [ ] Impacts 7 document
15-
- [ ] Impacts 6 document
16-
- [ ] Impacts 5.1 document
17-
- [ ] Impacts 5.0 document
18-
- [ ] Impacts 4.0 document
19-
- [ ] Impacts 3.0 document
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
2020

2121
**Conceptual articles**
2222
- [ ] PowerShell articles
@@ -32,7 +32,7 @@ Version(s) of documents impacted
3232
- [ ] PR has a meaningful title
3333
- [ ] PR is targeted at the _staging_ branch
3434
- [ ] All relevant versions updated
35-
- [ ] Includes reference to related issues and PRs - see [Closing issues using keywords](https://help.github.com/en/articles/closing-issues-using-keywords).
35+
- [ ] Includes content to related issues and PRs - see [Closing issues using keywords](https://help.github.com/en/articles/closing-issues-using-keywords).
3636
- [ ] This PR is ready to merge and is not **Work in Progress**
3737
- If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the
3838
title and remove the prefix when the PR is ready.

0 commit comments

Comments
 (0)