Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 762 Bytes

CONTRIBUTING.rst

File metadata and controls

22 lines (15 loc) · 762 Bytes

Contributing Guidelines

Wanna contribute to Spilo? Yay - here is how!

Reporting issues

If you have a question about Spilo, or have a problem using it, please read the README before filing an issue. Also double-check with the current issues on our Issues Tracker.

Contributing a pull request

  1. Submit a comment to the relevant issue or create a new issue describing your proposed change.
  2. Do a fork, develop and test your code changes.
  3. Include documentation
  4. Submit a pull request.

You'll get feedback about your pull request as soon as possible.

Happy Spilo hacking ;-)