From a9c7b357138900f24617f21fb91202b64ea656bb Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Mon, 23 May 2022 12:57:05 -0500 Subject: [PATCH] Add link to issues chooser for reporting docs issues --- .github/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/config.yml diff --git a/.github/config.yml b/.github/config.yml new file mode 100644 index 000000000..8fc9fefb8 --- /dev/null +++ b/.github/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Report a User documentation issue + url: https://github.com/MicrosoftDocs/PowerShell-Docs-Modules/issues/new/choose + about: Report issues about the user documentation available on docs.microsoft.com.