Merge pull request #8050 from chewitt/issues

templates: issue template improvements and links
This commit is contained in:
CvH 2023-08-17 17:04:08 +02:00 committed by GitHub
commit 85ae9cc5de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 8 deletions

View File

@ -1,5 +1,5 @@
---
name: Bug report
name: Bug Report
about: Describe this issue
title: "[BUG]"
labels: ISSUE NEEDS REVIEW
@ -8,21 +8,21 @@ assignees: ''
---
### 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:
1. Go to '...'
2. Play '....'
3. See error
### Informations
- LE Version: [e.g. 9.2.1]
### Information
- LibreELEC 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. -->
<!-- Add debug 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. -->
### Context
<!-- Add any context about the problem here. -->

View File

@ -1 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: Help and Support
url: https://forum.libreelec.tv
about: Please ask for help and post questions in the forum
- name: Feature Requests
url: https://forum.libreelec.tv/board/18-feature-requests/
about: Please make feature requests via the forum