homer/.github/ISSUE_TEMPLATE/bug_report.md

29 lines
595 B
Markdown
Raw Normal View History

2022-12-20 19:55:11 +01:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Logs & errors**
Please include any usefull information:
- Errors in your browser console (`ctrl+shift+i` or `F12`)
- If applicable, your docker container logs.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Configuration**
If applicable, copy related homer yaml configuration here.
```yml
```