]> git.immae.eu Git - github/bastienwirtz/homer.git/blob - .github/ISSUE_TEMPLATE/bug_report.md
Update issue templates
[github/bastienwirtz/homer.git] / .github / ISSUE_TEMPLATE / bug_report.md
1 ---
2 name: Bug report
3 about: Create a report to help us improve
4 title: ''
5 labels: ''
6 assignees: ''
7
8 ---
9
10 **Describe the bug**
11 A clear and concise description of what the bug is.
12
13 **Expected behavior**
14 A clear and concise description of what you expected to happen.
15
16 **Logs & errors**
17 Please include any usefull information:
18 - Errors in your browser console (`ctrl+shift+i` or `F12`)
19 - If applicable, your docker container logs.
20
21 **Screenshots**
22 If applicable, add screenshots to help explain your problem.
23
24 **Configuration**
25 If applicable, copy related homer yaml configuration here.
26 ```yml
27
28 ```