We happily welcome contributions to this project. We use GitHub Issues to track community reported issues and GitHub Pull Requests for accepting changes pursuant to a CLA.
- Fork the repository and create a feature branch from
main - Make your changes following the coding standards
- Test your changes using the deployment scripts
- Submit a pull request with a clear description of the changes
git clone https://github.com/databricks-industry-solutions/segmentation.git
cd segmentation
./scripts/deploy.sh dev- Follow existing code formatting and structure
- Update documentation for any new features
- Include appropriate error handling
- Test changes with the provided scripts
Please use GitHub Issues to report bugs or request features. Include:
- Clear description of the issue
- Steps to reproduce
- Expected vs actual behavior
- Environment details (Databricks version, etc.)
By contributing, you agree that your contributions will be licensed under the same terms as the project.