We welcome contributions to this repository. Please follow these steps if you're interested in making contributions:
- Please familiarize yourself with the process of running the example app.
- Ensure that existing pull requests and issues don’t already cover your contribution or question.
- Create a new branch that will contain your contributed code. Along with your contribution you should also adapt the example app to showcase any new features or APIs you have developed. This also makes testing your contribution much easier. Eventually create a pull request once you're done making changes.
- If there are any changes that developers should be aware of, please update
the changelog
once your pull request has been merged to the
main
branch.