Skip to content

Commit

Permalink
Merge pull request #130 from zalando/LappleApple-patch-1
Browse files Browse the repository at this point in the history
Create CONTRIBUTING.rst
  • Loading branch information
Lauri Apple committed Feb 16, 2017
2 parents 326f038 + ee4787d commit 12aeb8c
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
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 :ref:`README <readme>` before filing an issue.
Also double-check with the current issues on our `Issues Tracker <https://github.com/zalando/spilo/issues>`__.

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 ;-)

0 comments on commit 12aeb8c

Please sign in to comment.