Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 974 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (13 loc) · 974 Bytes

ReactiveSearch Contribution Guide 🔍

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 😺

Setup

Follow the setup guide over here.

Open Development

All work on ReactiveSearch Realm Function will happen directly on GitHub. You can create pull requests which will go through a review process.

Bug fixes

  • If you’ve fixed a bug or added code that should be tested, add tests!
  • Ensure the test suite passes with yarn jest

Feature enhancements

  • For feature enhancements, we recommend creating an issue first for the feature enhancement

License

By contributing to ReactiveSearch Realm Function, you agree that your contributions will be licensed under its Apache 2.0 license.