simplify issue template
This commit is contained in:
parent
bf024cd153
commit
6bb39e2eb0
|
@ -1,28 +1,19 @@
|
||||||
##### Steps to reproduce the problem:
|
##### Steps to reproduce the problem:
|
||||||
1. Launch mitmproxy
|
|
||||||
2. Press X
|
1.
|
||||||
3. Click Y
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
##### What is the expected behavior?
|
##### What is the expected behavior?
|
||||||
|
|
||||||
It should display Z.
|
|
||||||
|
|
||||||
##### What went wrong?
|
##### What went wrong?
|
||||||
|
|
||||||
It crashed with this error/trace: ...
|
|
||||||
|
|
||||||
##### Any other comments?
|
##### Any other comments?
|
||||||
|
|
||||||
None.
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
mitmproxy version: (e.g.: 0.16, git commit hash)
|
Mitmproxy Version:
|
||||||
|
Operating System:
|
||||||
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)
|
|
Loading…
Reference in New Issue