add issue policies doc to issue template (#17871)

This commit is contained in:
Andrew Stanton-Nurse 2019-12-16 10:00:41 -08:00 committed by GitHub
parent b028b51e3d
commit 2bbf66ad44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -4,6 +4,9 @@ about: Create a report about something that is not working
---
<!--
More information on our issue management policies can be found here: https://aka.ms/aspnet/issue-policies
Please keep in mind that the GitHub issue tracker is not intended as a general support forum, but for reporting non-security bugs and feature requests.
If you believe you have an issue that affects the SECURITY of the platform, please do NOT create an issue and instead email your issue details to secure@microsoft.com. Your report may be eligible for our [bug bounty](https://www.microsoft.com/en-us/msrc/bounty-dot-net-core) but ONLY if it is reported through email.

View File

@ -3,6 +3,12 @@ name: Feature request
about: Suggest an idea for this project
---
<!--
More information on our issue management policies can be found here: https://aka.ms/aspnet/issue-policies
-->
### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is.
Example: I am trying to do [...] but [...]