Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 870 Bytes

File metadata and controls

18 lines (12 loc) · 870 Bytes

Contributing to SATITCH

Thank you for your interest in SATITCH! We welcome all contributions to this project, including but not limited to:

  • Bug reports and discussions
  • Pull requests for bug fixes and new features
  • Tutorials, documentation, and blog posts

Contributing Code

We use GitHub to track issues and features. For new contributors, we recommend looking at issues labeled "good first issue".

Submitting pull requests

  1. Fork the SATITCH repository and create a new branch for your changes.
  2. Follow the Google style guide.
  3. Push your changes to your fork and open a pull request in SATITCH repository.
  4. Delete your branch after merging it. This keeps the repo clean and faster to sync.