Update bug_report.md
This commit is contained in:
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -5,9 +5,11 @@ about: Create a report to help us improve
|
|||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
**Describe the bug**
|
||||||
|
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
|
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
@@ -15,24 +17,36 @@ Steps to reproduce the behavior:
|
|||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
|
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
|
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Hardware (please complete the following information):**
|
**Hardware (please complete the following information)**
|
||||||
|
|
||||||
- Device [e.g. Intel Laptop, Raspberry Pi 3B+, Odroid C2]
|
- Device [e.g. Intel Laptop, Raspberry Pi 3B+, Odroid C2]
|
||||||
- Camera [e.g. Canon EOS 500D]
|
- Camera [e.g. Canon EOS 500D]
|
||||||
- GPIO: [Yes/No]
|
- GPIO: [Yes/No]
|
||||||
|
|
||||||
**Software (please complete the following information):**
|
**Software (please complete the following information)**
|
||||||
|
|
||||||
- OS [e.g. Raspbian Stretch]
|
- OS [e.g. Raspbian Stretch]
|
||||||
- Python version [e.g. 3.5.1]
|
- Python version [e.g. 3.5.1]
|
||||||
|
|
||||||
|
**Installed packages**
|
||||||
|
|
||||||
|
```
|
||||||
|
Run 'pip freeze' in your virtual environment and paste the output here
|
||||||
|
```
|
||||||
|
|
||||||
|
**Photobooth log**
|
||||||
|
|
||||||
**Photobooth log:**
|
|
||||||
```
|
```
|
||||||
Insert the content of photobooth.log here
|
Insert the content of photobooth.log here
|
||||||
```
|
```
|
||||||
|
|
||||||
**Additional context**
|
**Additional context**
|
||||||
|
|
||||||
Add any other context about the problem here.
|
Add any other context about the problem here.
|
||||||
|
|||||||
Reference in New Issue
Block a user