diff options
author | Maximilian Hils <git@maximilianhils.com> | 2019-11-19 21:36:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-19 21:36:56 +0100 |
commit | 223335111d3923ef6be8e01259b315ddf390c45c (patch) | |
tree | f594682b2d0150bbbaf552a71d683c995e07a110 | |
parent | 51cea9eee30549609e3efa274cbd5d0de8b03841 (diff) | |
download | mitmproxy-223335111d3923ef6be8e01259b315ddf390c45c.tar.gz mitmproxy-223335111d3923ef6be8e01259b315ddf390c45c.tar.bz2 mitmproxy-223335111d3923ef6be8e01259b315ddf390c45c.zip |
Delete issue_template.md
this is in .github/ now.
-rw-r--r-- | issue_template.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/issue_template.md b/issue_template.md deleted file mode 100644 index 3dbac2ac..00000000 --- a/issue_template.md +++ /dev/null @@ -1,17 +0,0 @@ -##### Steps to reproduce the problem: - -1. -2. -3. - - -##### Any other comments? What have you tried so far? - - - -##### System information - -<!-- Paste the output of "mitmproxy --version" here. --> - - -<!-- Please use StackOverflow (https://stackoverflow.com/questions/tagged/mitmproxy) for support/how-to questions. Thanks! :) --> |