Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

26 lines (15 loc) · 1.16 KB

Contributing to watermelondb-expo-plugin

Thank you for your interest in contributing to watermelondb-expo-plugin! We appreciate your help in making our project better.

Getting Started

To contribute to this project, follow these steps:

  1. Fork the repository by clicking on the "Fork" button at the top right corner of this page. This will create a copy of the repository in your GitHub account.

  2. Clone your forked repository to your local machine:

  3. Make update and changes to the codebase.

Create a Pull Request

Submit a Pull Request to the beta branch of the original repository.

  • Ensure that your changes are made to the beta branch of your forked repository.
  • Submit your pull request (PR) from the branch where you made your changes to the beta branch of the original repository.
  • Provide a clear and descriptive title for your PR and include any relevant information about the changes you've made.

Code Review

Once your pull request is submitted, it will undergo review by project maintainers. We appreciate your patience during this process and welcome any feedback or suggestions for improvement.

Thank you for your contributions!