Merge pull request #4536 from HiassofT/le10-gh-issue

improve github issue template
This commit is contained in:
CvH 2020-08-24 17:34:14 +02:00 committed by GitHub
commit be4209cfc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

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

1
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1 @@
blank_issues_enabled: false