Update issue templates

This commit is contained in:
AlexPresso 2021-06-14 23:26:46 +02:00 committed by GitHub
parent 0924d96f4a
commit 014b2ad8f1

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

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help improve the patcher
title: "[BUG] try to name your bug"
labels: awaiting review
assignees: ''
---
**System details**
- Synology model: [Synology NAS model]
- DSM version: [version]
- VideoStation version: [version]
- Advanced Media Extensions version: [version / "none" if you don't have it installed]
**Describe the bug**
A clear and concise description of what the bug is.
**FFMPEG logs**
[use ssh to open logs in `/tmp/ffmpeg.log` then put the content in a code block / create a [gist](https://gist.github.com/)]
**Additional context**
Add any other context about the problem here.