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