Skip to content

Commit 0a39561

Browse files
author
Sean Wheeler
committed
fix PR template
1 parent ca0ea5d commit 0a39561

File tree

1 file changed

+6
-30
lines changed

1 file changed

+6
-30
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,15 @@
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-
281
# PR Summary
29-
302
<!-- Summarize your changes and list related issues here -->
313

32-
334
## 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+
-->
3410

3511
Version(s) of documents impacted
36-
------------------------------
12+
3713
- [ ] Impacts 7 document
3814
- [ ] Impacts 6 document
3915
- [ ] Impacts 5.1 document

0 commit comments

Comments
 (0)