We welcome all contributions to this project! If you find any bugs that need to be fixed or think of new features that can help improve this project, please read the following guidelines.
- For any bug fixes, please fork our repo and create a pull request for the same.
- For any features that you feel can improve our project, please open a github issue highlighting the feature and someone from our team will respond within 7-10 days, at which point you can create a pull request after forking our repo.
- We recommend that you include docstrings and follow the PEP8 style guide when creating any pull request with code changes.
Please note that this project is released with a Code of Conduct. By participating in this project you agree to abide by its terms.
These contributing guidelines were adapted from the dplyr contributing guidelines.