aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-04-11 21:31:52 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-04-12 09:31:52 +0800
commite34037253c805a8da865016af88e202076b04908 (patch)
treef475e579d9780bf221389dab3629c90e329642f5 /.github
parent95c460bb0a86f976442bccabe3f9e9251670a70b (diff)
downloadcryptography-e34037253c805a8da865016af88e202076b04908.tar.gz
cryptography-e34037253c805a8da865016af88e202076b04908.tar.bz2
cryptography-e34037253c805a8da865016af88e202076b04908.zip
Add a mention of our security reporting guidelines in our ISSUE_TEMPLATE (#4839)
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.rst4
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/