From 33e87c99f06d8f3b86f4ebdaccb2e9b0beba6f8c Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 11 Dec 2020 13:32:28 +0100 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3188ced7..2459f3af 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,4 +1,4 @@ -- [ ] I have tested the newest version +- [ ] I have tested the newest version from GitHub: https://github.com/mifi/lossless-cut/releases/latest - [ ] I have checked [readme](https://github.com/mifi/lossless-cut) and **Known issues** / **Troubleshooting** - [ ] I have searched for similar issues @@ -6,6 +6,8 @@ If you have an issue with cutting a particular file, or an unexpected bug or cra If you have an issue cutting a particular file, please also share the file, if possible. Also please try to cut it with the ffmpeg command line directly. +Also provide the error report if you got one (or `Help`->`Report an error`) + How to open developer tools: - Windows: F12 or Ctrl+Shift+I - Mac: Cmd+Opt+I