mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 18:26:15 +00:00
update_template_header
This commit is contained in:
parent
9c1ac4a708
commit
ce293531dc
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/issue_template.md
vendored
10
.github/ISSUE_TEMPLATE/issue_template.md
vendored
|
@ -1,3 +1,12 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
<!-- A clear and concise description of what the bug is. -->
|
||||
|
||||
|
@ -18,6 +27,7 @@
|
|||
<!-- If applicable, add screenshots to help explain your problem. -->
|
||||
|
||||
**System (please complete the following information):**
|
||||
|
||||
- OS: [e.g. Android, Debian, Windows]
|
||||
- Jellyfin Version: [e.g. 10.0.1]
|
||||
- Kodi Version: [e.g. 18.3]
|
||||
|
|
Loading…
Reference in a new issue