diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2017-03-24 21:03:15 -0400 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2017-03-24 21:03:15 -0400 |
commit | 9ef1d6fe96b897207739cd75ff283a0f061fd5a0 (patch) | |
tree | f5d6d5d2b0ba5385ff7f94055a503cc4dda5daa0 /docs | |
parent | 2a0b834e906acdd6905d9b92acbe1f116b3e1258 (diff) | |
download | cryptography-9ef1d6fe96b897207739cd75ff283a0f061fd5a0.tar.gz cryptography-9ef1d6fe96b897207739cd75ff283a0f061fd5a0.tar.bz2 cryptography-9ef1d6fe96b897207739cd75ff283a0f061fd5a0.zip |
I don't know what a bug issue is (#3481)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/security.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/security.rst b/docs/security.rst index 67c3d33b..1673b02c 100644 --- a/docs/security.rst +++ b/docs/security.rst @@ -36,7 +36,7 @@ Examples of things we wouldn't consider security issues: In general, if you're unsure, we request that you to default to treating things as security issues and handling them sensitively, the worst thing that can -happen is that we'll ask you to file a bug issue. +happen is that we'll ask you to file a public issue. Reporting a security issue -------------------------- |