templates: minor tweaks to bug-report.md

This commit is contained in:
Christian Hewitt 2023-08-17 13:40:07 +00:00
parent 424ca668fb
commit 73d5255118
No known key found for this signature in database

View File

@ -1,5 +1,5 @@
--- ---
name: Bug report name: Bug Report
about: Describe this issue about: Describe this issue
title: "[BUG]" title: "[BUG]"
labels: ISSUE NEEDS REVIEW labels: ISSUE NEEDS REVIEW
@ -8,21 +8,21 @@ assignees: ''
--- ---
### Describe the bug ### Describe the bug
<!--- A clear description of what the bug is. --> <!-- A clear description of what the bug is. -->
### To Reproduce ### How to reproduce
Steps to reproduce the behavior: Steps to reproduce the behavior:
1. Go to '...' 1. Go to '...'
2. Play '....' 2. Play '....'
3. See error 3. See error
### Informations ### Information
- LE Version: [e.g. 9.2.1] - LibreELEC Version: [e.g. 9.2.1]
- Hardware Platform: [e.g. RPi3] - Hardware Platform: [e.g. RPi3]
### Log file ### Log file
<!-- Add log files (https://libreelec.wiki/how_to/provide_logfile) that we can search for errors. --> <!-- Add debug log files (https://libreelec.wiki/how_to/provide_logfile) that we can search for errors. -->
### Additional context ### Context
<!--- Add any other context about the problem here. --> <!-- Add any context about the problem here. -->