Skip to content

Pull Request Guidelines

Jed Tiotuico edited this page Jan 8, 2021 · 1 revision

Before you submit a pull request from your forked repo, check that it meets these guidelines:

  1. If the pull request adds functionality, it should apply to both ios and android
  2. If the pull request adds functionality, the docs should be updated as part of the same PR.
  3. If the pull request adds functionality, code in the example app that demonstrates the new functionality should be updated as part of the same PR.
  4. If the pull request adds functionality, the PR description should include motivation and use cases for the feature.
  5. If the pull request fixes a bug, an explanation including what the bug was, and how to reproduce it should be included in the PR description.
  6. Please resolve all conflicts before submitting.

Notes: • Describe your change in detail and add screenshots Too much detail is better than too little. • Describe how you tested your change.

Clone this wiki locally