diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index f66c7fd5..5c3a6fac 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -12,7 +12,7 @@ body: required: true - label: Search for your problem under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions) required: true - - label: If you have an issue with one particular file, try other type of file and see if it works. + - label: If you have an issue only with one particular file, [use this form instead](https://github.com/mifi/lossless-cut/blob/master/.github/ISSUE_TEMPLATE/file-issue.yml) required: true - type: dropdown id: operating-system @@ -54,20 +54,6 @@ body: description: What happens instead? validations: required: true - - type: input - id: share-file - attributes: - label: Problem with a articular file? - description: If you have an issue cutting a particular file, please also share the file here, if possible. (or mail a link to finstaden@gmail.com if private.) Also please try to cut it with the ffmpeg command line directly. - validations: - required: false - - type: textarea - id: error-report - attributes: - label: Provide an error report - description: 'Please provide the error report if you got one (Menu: Help -> Report an error)' - validations: - required: false - type: textarea id: share-log attributes: