Contributions to react-querybuilder
are more than welcome. When doing so, please first discuss the change you wish to make via an issue.
- If adding a new feature, write the corresponding tests
- Ensure that your work didn't break anything
- If applicable, update the readme
- If applicable, update the typescript definition
- Use prettier before commiting (the config is in root)
- When solving a bug, please provide the steps to reproduce it (codesandbox is great)