aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.rst
blob: 011d571c9f193e2c233cd46713ef72ecbea3c89f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
If you're filing a bug (as opposed to a feature request), please try the
following things:

* Upgrade to the latest version of ``setuptools`` and ``pip``
* Make sure you're on a supported version of OpenSSL
* Try with the latest version of ``cryptography``

If none of that works, please make sure to include the following information in
your bug report:

* Versions of Python, ``cryptography``, ``cffi``, ``pip``, and ``setuptools``
  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/