diff --git a/.github/ISSUE_TEMPLATE/security.md b/.github/ISSUE_TEMPLATE/security.md new file mode 100644 index 00000000000..a0cd544ad3b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security.md @@ -0,0 +1,12 @@ +--- +name: Security vulnerability +about: Please do NOT file security issues here. See hackerone.com/sourcegraph instead. + +--- + +# !!! STOP !!! + +If you are reporting an issue that reveals a security vulnerability in Sourcegraph, please visit +https://hackerone.com/sourcegraph and follow the instructions there for responsible disclosure. + +Do **NOT** file the issue in this issue tracker.