ffmpeg-kit/.github/pull_request_template.md
2021-03-20 15:19:01 +00:00

18 lines
590 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`, `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.