HiddenEye-Legacy/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
685 B
Markdown
Raw Normal View History

2019-02-17 16:21:07 +08:00
---
name: Bug report
about: Create a report to help us improve
2020-05-27 23:20:47 +08:00
title: "[BUG]"
labels: not-confirmed
2019-02-17 16:21:07 +08:00
assignees: ''
---
**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.
2020-05-27 23:20:47 +08:00
**Device (please complete the following information):**
2019-02-17 16:21:07 +08:00
- OS: [e.g. iOS]
2020-05-27 23:20:47 +08:00
- Python [e.g. 3.6.1]
- HiddenEye Version [e.g. 1.0.22]
2019-02-17 16:21:07 +08:00
**Additional context**
Add any other context about the problem here.