From 33f378690b81afa683674c8708a9902f088bec34 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Mon, 16 Oct 2023 22:37:03 -0700 Subject: [PATCH] Fix the markdown message --- .github/ISSUE_TEMPLATE/Documentation_Issue.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Documentation_Issue.yaml b/.github/ISSUE_TEMPLATE/Documentation_Issue.yaml index 2ac1b2d59..feee51172 100644 --- a/.github/ISSUE_TEMPLATE/Documentation_Issue.yaml +++ b/.github/ISSUE_TEMPLATE/Documentation_Issue.yaml @@ -5,9 +5,8 @@ body: - type: markdown attributes: 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. + 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. - type: checkboxes attributes: label: Prerequisites