From d784655b9553736431407106dca6aa071cb77828 Mon Sep 17 00:00:00 2001 From: Immo Landwerth Date: Thu, 14 Jan 2021 18:45:12 -0800 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/donotfilenewissues-md.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/donotfilenewissues-md.md diff --git a/.github/ISSUE_TEMPLATE/donotfilenewissues-md.md b/.github/ISSUE_TEMPLATE/donotfilenewissues-md.md new file mode 100644 index 0000000..5294b54 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/donotfilenewissues-md.md @@ -0,0 +1,18 @@ +--- +name: DoNotFileNewIssues.md +about: Discourage filing new issue +title: '' +labels: '' +assignees: '' + +--- + +Please do not file any issues here. + +For .NET Core related issue, please check this file to file the issue in the appropriate repo: + +https://github.com/dotnet/core/blob/master/Documentation/core-repos.md + +For .NET Framework issues, please use the developer community: + +https://developercommunity.visualstudio.com/spaces/61/index.html