Everyone is welcome to participate.
We don't do regular releases, only when some bugfixes or new stuff is ready.
Service requests are the new streaming services we are willing to add. The related issues have service-request label on them.
This type of issues means that specific code for that web-site is needed to be added to the src/content/index.js
.
- Create a branch with the name {feature or bugfix}/{issue ID}-{short description} (forked off origin/develop). E.g. feature/51-mubert for #51 Add http://play.mubert.com/ support
- Commit your code, push the branch
- Create a pull request (it will prompt you in a Github UI)
- Wait some time until repo-team approves the pull-request.