Skip to content

Commit 30dd08d

Browse files
authored
Update Documentation_Issue.md
1 parent b949f78 commit 30dd08d

File tree

1 file changed

+24
-15
lines changed

1 file changed

+24
-15
lines changed

.github/ISSUE_TEMPLATE/Documentation_Issue.md

Lines changed: 24 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,41 @@ about: Problems with PowerShell documentation
44
title: "Documentation Issue"
55
labels: issue-question
66
assignees: ''
7-
87
---
9-
10-
# Documentation Issue
11-
128
<!--
139
Use this template to report issues with documentation. This can include typos, technical and factual
1410
errors, grammar, spelling, formatting, presentation, etc.
15-
1611
Be sure to change the issue title. Titles should be brief and meaningful.
1712
-->
13+
# Documentation Issue
14+
<!-- Enter brief description here -->
15+
1816

19-
## Details of the issue
17+
## Context of the issue
2018

2119
- URL to the article (Docs or GitHub URL):
22-
- Is the issue version specific (Y/N - include version info) :
23-
- [ ] Impacts 7 document
24-
- [ ] Impacts 6 document
25-
- [ ] Impacts 5.1 document
26-
- [ ] Impacts 5.0 document
27-
- [ ] Impacts 4.0 document
28-
- [ ] Impacts 3.0 document
20+
- Issue affects the following content (check all that apply):
21+
22+
**Cmdlet reference & about_ topics**
23+
- [ ] Version 7 content
24+
- [ ] Version 6 content
25+
- [ ] Version 5.1 content
26+
- [ ] Version 5.0 content
27+
- [ ] Version 4.0 content
28+
- [ ] Version 3.0 content
29+
30+
**Conceptual articles**
31+
- [ ] Fundamental conceptual articles
32+
- [ ] Script sample articles
33+
- [ ] DSC articles
34+
- [ ] Gallery articles
35+
- [ ] JEA articles
36+
- [ ] WMF articles
37+
- [ ] SDK articles
2938
- Is the issue specific to a platform (Y/N - Win/macOS/Linux):
3039

31-
Description of the issue:
32-
40+
## Detailed description of the issue
3341
<!--
3442
Enter your problem description below. Use markdown code fences for example code and output.
3543
-->
44+

0 commit comments

Comments
 (0)