Merge pull request #4409 from CvH/10.0/issue

github: add issue template
This commit is contained in:
Christian Hewitt 2020-06-09 07:03:17 +04:00 committed by GitHub
commit 423f3bd56d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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. -->