Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 444 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 444 Bytes

Contribution Guidelines

  1. Create an atomic pull-request for every change.
  2. Assign the pull-request to your Github account.
  3. Label the pull-request as enhancement or bug, accordingly.
  4. Commit and push early.
  5. When your change is done, request a review from a colleague.
  6. If the review is rejected, fix it and request another review.
  7. If the review is approved, merge it into master and delete the remote-branch, afterwards.