Welcome to the contribution guide! We welcome all contributions. A list of issues is present here. If you're interested in picking up something, feel free to start a discussion 😺
Follow the setup guide over here.
All work on ReactiveSearch Realm Function will happen directly on GitHub. You can create pull requests which will go through a review process.
- If you’ve fixed a bug or added code that should be tested, add tests!
- Ensure the test suite passes with
yarn jest
- For feature enhancements, we recommend creating an issue first for the feature enhancement
By contributing to ReactiveSearch Realm Function, you agree that your contributions will be licensed under its Apache 2.0 license.