Merge pull request #2716 from crunchyroll/chore/move_contribution_guide
Move contribution guide to a Markdown file
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user