diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-12 17:45:30 -0800 |
---|---|---|
committer | Alex Gaynor <alex.gaynor@gmail.com> | 2013-11-12 17:45:30 -0800 |
commit | f139582c9363dc5fa1f34fe377e473e8b4fcc34b (patch) | |
tree | 8ba4993a9048f7da282f380deb2f288d1bec13bd | |
parent | bf803fc8810aca3886b35689f056e9c71568ad92 (diff) | |
download | cryptography-f139582c9363dc5fa1f34fe377e473e8b4fcc34b.tar.gz cryptography-f139582c9363dc5fa1f34fe377e473e8b4fcc34b.tar.bz2 cryptography-f139582c9363dc5fa1f34fe377e473e8b4fcc34b.zip |
giv eup and use a header
-rw-r--r-- | CONTRIBUTING.rst | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 3cd53118..b47f77e5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,9 +14,10 @@ Extensive contribution guidelines are available in the repository at https://cryptography.io/en/latest/contributing/ -.. note:: +Security issues +--------------- - To report a security issue, please follow the special `security reporting - guidelines`_, do not report them in the public issue tracker. +To report a security issue, please follow the special `security reporting +guidelines`_, do not report them in the public issue tracker. .. _`security reporting guidelines`: https://cryptography.io/en/latest/security/ |