edd5c62447
* cleanup * fix & cleanup * make testable * please add the install log
45 lines
889 B
Markdown
45 lines
889 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### PLEASE READ THE DOCUMENTATION BEFORE SUBMITTING AN ISSUE
|
|
**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.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem or your installation here.
|
|
|
|
**Your build**
|
|
The hardware on which BirdNET-Pi is running goes here.
|
|
|
|
**Code or log snippets**
|
|
The installation creates a log in `~/`, please include it where applicable.
|
|
<details>
|
|
<summary>log or code</summary>
|
|
|
|
```
|
|
Paste your
|
|
log output
|
|
or
|
|
code here
|
|
```
|
|
</details>
|