aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2016-02-18 11:30:16 +0100
committerMaximilian Hils <git@maximilianhils.com>2016-02-18 11:30:16 +0100
commit6bb39e2eb08c14ec9d0bb99809044249637d8028 (patch)
tree0d056250a3d9ad4eb3894727f221f3e0bc5a957d
parentbf024cd15320119e341cdf9bf0fd4d69df233c64 (diff)
downloadmitmproxy-6bb39e2eb08c14ec9d0bb99809044249637d8028.tar.gz
mitmproxy-6bb39e2eb08c14ec9d0bb99809044249637d8028.tar.bz2
mitmproxy-6bb39e2eb08c14ec9d0bb99809044249637d8028.zip
simplify issue template
-rw-r--r--issue_template.md21
1 files changed, 6 insertions, 15 deletions
diff --git a/issue_template.md b/issue_template.md
index 01b736be..3f9be788 100644
--- a/issue_template.md
+++ b/issue_template.md
@@ -1,28 +1,19 @@
##### Steps to reproduce the problem:
-1. Launch mitmproxy
-2. Press X
-3. Click Y
+
+1.
+2.
+3.
##### What is the expected behavior?
-It should display Z.
##### What went wrong?
-It crashed with this error/trace: ...
##### Any other comments?
-None.
---
-mitmproxy version: (e.g.: 0.16, git commit hash)
-
-mitmproxy installed from: (e.g.: pip, binary package, source)
-
-Operating System: (e.g.: Windows, OSX, Linux, with specific version)
-
-OpenSSL version: (e.g.: 1.0.2f, run `openssl version` in your shell)
-
-pyOpenSSL version: (e.g.: 0.15.1, run `import OpenSSL; print(OpenSSL.__version__)` in Python)
+Mitmproxy Version:
+Operating System: \ No newline at end of file