Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 489 Bytes

File metadata and controls

8 lines (7 loc) · 489 Bytes

Who may contribute?

Every person that want to contribute to this project is more than welcome. Don't struggle to apply your PR! :)

Some tips for contributors

  • At the end of your work run make generate and make manifests just to make sure that all changes in code are applied operator-wide
  • Provide in PR description some meaningful description and explanation ;)
  • If you add some new feature, please add unit tests that'll test it to help future contributors keep up with work