diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/.github/ISSUE_TEMPLATE.rst b/.github/ISSUE_TEMPLATE.rst index 2fb07b1b..011d571c 100644 --- a/.github/ISSUE_TEMPLATE.rst +++ b/.github/ISSUE_TEMPLATE.rst @@ -12,3 +12,7 @@ your bug report:    you're using  * How you installed ``cryptography``  * Clear steps for reproducing your bug + +Please do not report security issues on Github! Follow the instructions in our +documentation for reporting security issues: +https://cryptography.io/en/latest/security/ | 
