1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 18:32:34 +01:00
lossless-cut/.github/ISSUE_TEMPLATE/feature.yml
2022-07-22 18:42:28 +07:00

24 lines
1.2 KiB
YAML

name: ✨ Feature request
description: Suggest an idea for an improvement
body:
- type: checkboxes
id: initial-checklist
attributes:
label: I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first
options:
- label: Check out all the menus and keyboard shortcuts. Maybe the feature already exists?
required: true
- label: Try with the [newest version from GitHub](https://github.com/mifi/lossless-cut/releases/latest)
required: true
- label: Read all the documentation at https://github.com/mifi/lossless-cut to see if the feature already exists
required: true
- label: See if someone already suggested this under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions)
required: true
- type: textarea
id: feature-description
attributes:
label: Description
description: A clear and concise description of what you want you would like to be added or improved in LosslessCut. You can attach screenshots if needed.
validations:
required: true