ffmpeg-kit/.github/pull_request_template.md
2022-10-03 00:53:29 +01:00

18 lines
599 B
Markdown

## Description
Describe the change and/or the issue fixed in this pull request.
Please also include the context and motivation about the changes introduced.
## Type of Change
- New feature
- Bug fix
- Documentation
## Checks
- [ ] Changes support all platforms (`Android`, `iOS`, `Linux`, `macOS`, `tvOS`)
- [ ] Breaks existing functionality
- [ ] Implementation is completed, not half-done
- [ ] Is there another PR already created for this feature/bug fix
## Tests
How are these changes verified? Please provide test instructions.
Also list any relevant details about your test configuration.