Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the documentation issue template to point to the PowerShell-Doc repo #3839

Merged
merged 2 commits into from
Oct 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 6 additions & 12 deletions .github/ISSUE_TEMPLATE/Documentation_Issue.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
name: Documentation Issue 📚
description: Report issues in our documentation.
description: Report documentation issues at https://github.com/MicrosoftDocs/PowerShell-Docs/issues/new/choose
labels: Issue-Docs
body:
- type: checkboxes
- type: markdown
attributes:
label: Prerequisites
options:
- label: Write a descriptive title.
required: true
- type: textarea
attributes:
label: Issue summary
description: Briefly describe which document needs to be corrected and why.
validations:
required: true
value: |
Thanks for taking the time to fill out this documentation Issue! |
Documents for PSReadLine are hosted in the [PowerShell-Docs](https://github.com/MicrosoftDocs/PowerShell-Docs) repo, |
so, please submit the issue directly in that repo for a quicker response and fix.