kademlia/.github/ISSUE_TEMPLATE/bug_report.md

31 lines
668 B
Markdown
Raw Normal View History

2018-11-24 15:56:09 +01:00
---
name: Bug report
2018-11-24 16:01:27 +01:00
about: Create an issue report to help us improve
2018-11-24 15:56:09 +01:00
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
2018-11-24 16:01:27 +01:00
- OS: [e.g. OSX]
2018-11-24 15:56:09 +01:00
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
2018-11-24 16:01:27 +01:00
- Python Version [e.g. 3.6.6]
2018-11-24 15:56:09 +01:00
**Additional context**
Add any other context about the problem here.