Files
AvianVisitors/.github/ISSUE_TEMPLATE/bug_report.md
T
2022-12-15 15:46:41 -05:00

40 lines
760 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**
```
Paste your
log output
or
code here
```