Update issue templates

This commit is contained in:
ConfusedPolarBear 2022-06-12 23:29:40 -05:00 committed by GitHub
parent 2929e5c793
commit f0e4d87b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

22
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug] "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**System information**
- Plugin version:
- Jellyfin version:
- Jellyfin installation method:
- OS:
**Jellyfin logs**
```
paste logs here
```