Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1 KB

File metadata and controls

29 lines (18 loc) · 1 KB

Contributing to Tinybird

Thank you for your interest in contributing to this project!

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Make your changes and ensure they follow the project's coding style.
  3. Test your changes to make sure everything works as expected.
  4. Submit a pull request with a clear description of your changes.

Reporting Issues

If you find a bug or have a feature request, please open an issue on GitHub with:

  • A clear and descriptive title
  • Steps to reproduce the issue (if applicable)
  • Expected vs actual behavior
  • Any relevant logs or screenshots

Code of Conduct

Please be respectful and constructive in all interactions. We're all here to build something great together.

License

This project is licensed under the MIT License.

By contributing (e.g., submitting a pull request), you agree that your contributions will be licensed under the MIT License, and you represent that you have the authority to make the contribution.