Add contribution guide

This commit is contained in:
Armands Malejevs
2022-06-13 13:04:30 +03:00
parent 7dc3acfa43
commit 44ec71254d
2 changed files with 35 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ Version 3.0 features a number of changes to existing behavior. See [Updating](#u
* [Audio Mixing](#audio-mixing)
* [Android Expansion File Usage](#android-expansion-file-usage)
* [Updating](#updating)
* [Contributing](#contributing)
## Installation
@@ -1617,6 +1618,9 @@ If your video work on Debug mode, but on Release you see only black screen, plea
>
```
## Contributing
You can find our contribution guidelines [here](CONTRIBUTING.md)
## TODOS
- [ ] Add support for playing multiple videos in a sequence (will interfere with current `repeat` implementation)