Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

19 lines (17 loc) · 1.04 KB

Contributing

We welcome contributions to this repository. Please follow these steps if you're interested in making contributions:

  1. Please familiarize yourself with the process of running the example app.
  2. Ensure that existing pull requests and issues don’t already cover your contribution or question.
  3. 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.
  4. 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.