|
1 |
| -<!-- |
2 |
| -If this doc issue is for content OUTSIDE of /reference folder (such as DSC, WMF etc.), there is no need to fill this template. Please delete the template before submitting the PR. |
3 |
| -
|
4 |
| -If this doc issue is for content UNDER /reference folder, please fill out this template: |
5 |
| ---> |
6 |
| -Version(s) of document impacted |
7 |
| ------------------------------- |
8 |
| -- [ ] Impacts 7 document |
9 |
| -- [ ] Impacts 6 document |
10 |
| -- [ ] Impacts 5.1 document |
11 |
| -- [ ] Impacts 5.0 document |
12 |
| -- [ ] Impacts 4.0 document |
13 |
| -- [ ] Impacts 3.0 document |
14 |
| - |
15 |
| -<!-- |
16 |
| -If the PR is fixing only a subset of document version(s), please explain why by picking appropriate items in the list below |
17 |
| -If the PR is fixing all the document version(s), please delete the list/options below |
18 |
| ---> |
19 |
| -Reason(s) for not updating all version of documents |
20 |
| --------------------------------------------------- |
21 |
| -- [ ] The documented feature was introduced in version (list version here) of PowerShell |
22 |
| -- [ ] This issue only shows up in version (list version(s) here) of the document |
23 |
| -- [ ] This PR partially fixes the issue, and issue #<insert here> tracks the remaining work |
24 |
| - |
25 |
| - |
26 |
| -<!-- Anything that looks like this is a comment and can't be seen after the Pull Request is created. --> |
27 |
| - |
28 | 1 | # PR Summary
|
29 |
| - |
30 | 2 | <!-- Summarize your changes and list related issues here -->
|
31 | 3 |
|
32 |
| - |
33 | 4 | ## PR Context
|
| 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 |
| 8 | +have version folders. |
| 9 | +--> |
34 | 10 |
|
35 | 11 | Version(s) of documents impacted
|
36 |
| ------------------------------- |
| 12 | + |
37 | 13 | - [ ] Impacts 7 document
|
38 | 14 | - [ ] Impacts 6 document
|
39 | 15 | - [ ] Impacts 5.1 document
|
|
0 commit comments