aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
blob: 01b6fb85e222c590ab8e48bcdf864bcf8f3a35a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: kind/triage
assignees: ''

---

#### Problem Description
A clear and concise description of what the bug is.

#### Steps to reproduce the behavior:
1. 
2. 
3. 

#### System Information
Paste the output of "mitmproxy --version" here.