bug-report.md: add separate section for Logs

Most of the time bug reports without logs are useless, make it more
explicit that we need them.

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2020-08-24 14:54:02 +02:00
parent 5927da0034
commit 74bad305af

View File

@ -8,8 +8,7 @@ assignees: ''
---
### Describe the bug
<!--- A clear description of what the bug is.
Add a kodi.log (https://libreelec.wiki/how_to/provide_logfile) that we can search for errors. -->
<!--- A clear description of what the bug is. -->
### To Reproduce
Steps to reproduce the behavior:
@ -21,6 +20,9 @@ Steps to reproduce the behavior:
- LE Version: [e.g. 9.2.1]
- Hardware Platform: [e.g. RPi3]
### Log file
<!-- Add log files (https://libreelec.wiki/how_to/provide_logfile) that we can search for errors. -->
### Additional context
<!--- Add any other context about the problem here. -->