From ca7f131882bb4b3fe1e063edd824e43d47382a12 Mon Sep 17 00:00:00 2001 From: Barry Dorrans Date: Tue, 1 May 2018 14:36:43 -0700 Subject: [PATCH] Add bug bounty link now you have a template --- .github/ISSUE_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0dedcc1134..175669e77f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -23,3 +23,5 @@ Other common projects: - Visual Studio: https://developercommunity.visualstudio.com - Visual Studio Code: https://github.com/microsoft/vscode - Omnisharp (C# support for VS Code): https://github.com/omnisharp/omnisharp-vscode + +If you believe you have an issue that affects the security of the platform please do not create an issue, instead email your issue details to secure@microsoft.com. Your report may be eligible for our [bug bounty](https://technet.microsoft.com/en-us/mt764065.aspx).