Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.06 KB

File metadata and controls

30 lines (19 loc) · 1.06 KB

Contributing to mtl-gcloud-utils

Thank you for your interest in contributing! We welcome all contributions — bug reports, feature requests, documentation improvements, and code changes.

How to Contribute

  1. Fork this repository
  2. Create a branch for your change (git checkout -b feature/my-change)
  3. Make your changes and commit them with clear, descriptive messages
  4. Push your branch and open a Pull Request

Guidelines

  • Keep PRs focused and minimal — one change per PR
  • Follow existing code style and conventions
  • Update documentation if your change affects usage
  • Be respectful and constructive in all interactions

Reporting Issues

  • Use GitHub Issues to report bugs or request features
  • Include steps to reproduce, expected behavior, and actual behavior

Code of Conduct

This project follows the Contributor Covenant Code of Conduct. By participating, you agree to uphold this code.

Questions?

Reach out at opensource@musictechlab.io.