proxy.py/.github/ISSUE_TEMPLATE/bug_report.md

37 lines
834 B
Markdown
Raw Normal View History

2019-10-10 23:18:12 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: Bug
assignees: abhinavsingh
---
**Check FAQs**
Please check [Frequently Asked Questions](https://github.com/abhinavsingh/proxy.py#frequently-asked-questions)
before opening a bug report.
2019-10-10 23:18:12 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Run `proxy.py` as '...'
2. Do '...' to trigger error
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Version information**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Device: [e.g. iPhone6]
- proxy.py Version [e.g. 1.1.1]
**Additional context**
Add any other context about the problem here.
**Screenshots**
If applicable, add screenshots to help explain your problem.