LazyDatabricks
Development

Contributing

How to contribute to LazyDatabricks

We welcome contributions to LazyDatabricks! This guide will help you get started.

Ways to Contribute

  • Bug Reports - Found a bug? Open an issue
  • Feature Requests - Have an idea? Start a discussion
  • Code - Fix bugs or add features
  • Documentation - Improve docs or add examples
  • Testing - Help test new releases

Code of Conduct

Be respectful and inclusive. We follow the Contributor Covenant.

Getting Started

  1. Fork the repository
  2. Clone your fork
  3. Set up the development environment
  4. Create a branch for your changes
  5. Make your changes
  6. Submit a pull request

Pull Request Guidelines

  • Keep changes focused and atomic
  • Write clear commit messages
  • Add tests for new features
  • Update documentation as needed
  • Follow the existing code style

Issue Guidelines

When opening an issue:

  • Search existing issues first
  • Use issue templates
  • Provide reproduction steps
  • Include version information

Questions?

See Development Setup for environment setup.

On this page