Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1016 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (15 loc) · 1016 Bytes

How to contribute

For externals

TBD 🤔

For official team members

Always check for open code-reviews and do them if available before you start with a new issue.

How to start with a new issue

  1. choose an open issues from the project boards Todo column
  2. 👉🏾 assign the issue to yourself
  3. At the moment you assign the issue, a local branch with an auto-generated title will be created for you.
  4. 👨🏾 👩🏾 ✍🏾 💻 ☕ (start coding)
  5. ⬆️ commit + push
  6. in pull-requests: create pull-request for current changes (from your branch to master) (there should be a button)
  7. 🕙 wait for at least 2 other contributors to review your code and for the automated pipeline to finish
  8. 🥗 merge your pull-request
  9. 😃 be happy to be a part of this project