aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE.rst
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE.rst')
-rw-r--r--.github/ISSUE_TEMPLATE.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.rst b/.github/ISSUE_TEMPLATE.rst
new file mode 100644
index 00000000..2fb07b1b
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.rst
@@ -0,0 +1,14 @@
+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