github: add issue template

This commit is contained in:
CvH 2020-06-07 13:02:15 +02:00 committed by CvH
parent 0848005fbf
commit 4994f8d908

26
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,26 @@
---
name: Bug report
about: Describe this issue
title: "[BUG]"
labels: ISSUE NEEDS REVIEW
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. -->
### To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Play '....'
3. See error
### Informations
- LE Version: [e.g. 9.2.1]
- Hardware Platform: [e.g. RPi3]
### Additional context
<!--- Add any other context about the problem here. -->