Skip to content

Commit 46ed9d5

Browse files
authored
Update the documentation issue template to point to the PowerShell-Doc repo (#3839)
1 parent ac69010 commit 46ed9d5

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed
Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
name: Documentation Issue 📚
2-
description: Report issues in our documentation.
2+
description: Report documentation issues at https://github.com/MicrosoftDocs/PowerShell-Docs/issues/new/choose
33
labels: Issue-Docs
44
body:
5-
- type: checkboxes
5+
- type: markdown
66
attributes:
7-
label: Prerequisites
8-
options:
9-
- label: Write a descriptive title.
10-
required: true
11-
- type: textarea
12-
attributes:
13-
label: Issue summary
14-
description: Briefly describe which document needs to be corrected and why.
15-
validations:
16-
required: true
7+
value: |
8+
Thanks for taking the time to fill out this documentation Issue! |
9+
Documents for PSReadLine are hosted in the [PowerShell-Docs](https://github.com/MicrosoftDocs/PowerShell-Docs) repo, |
10+
so, please submit the issue directly in that repo for a quicker response and fix.

0 commit comments

Comments
 (0)