Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 475 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (10 loc) · 475 Bytes

Contributing

Follow a simple workflow:

  • Create Issue to explain what is wrong or missing
  • Fork this repository
  • Create a Pull Request referencing the issue you're addressing
  • enabled GitHub actions on your fork to automatically run generation steps
  • Make sure all tests are passing
  • Follow the bot instructions

This operator is build using the operator-sdk For a rough overview of the tests please read this document