You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,20 +3,20 @@
3
3
4
4
## PR Context
5
5
<!--
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
8
8
have version folders.
9
9
-->
10
10
11
11
Version(s) of documents impacted
12
12
13
13
**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
20
20
21
21
**Conceptual articles**
22
22
-[ ] PowerShell articles
@@ -32,7 +32,7 @@ Version(s) of documents impacted
32
32
-[ ] PR has a meaningful title
33
33
-[ ] PR is targeted at the _staging_ branch
34
34
-[ ] 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).
36
36
-[ ] This PR is ready to merge and is not **Work in Progress**
37
37
- If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the
0 commit comments