If you are interested in contributing to ObserveRTC
and are looking for issues to work on, take a look at the issues
tagged with help wanted.
To run the tests use yarn test
.
The documentation sources are located at docs/
.
The source is written in typescript.
Once you are ready with your changes:
- Commit your changes in your local branch
- Push your changes to your remote branch on GitHub
- Send us a pull request