Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 536 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 536 Bytes

This open source project accpets contributions in the form of issues and pull requests.

Use issues to report bugs, suggest enhacements or ask questions.

Use pull requests to submit proposed code and documentation changes, noraly after coordinating and describing the change via an issues.

Use standard golang coding practices.

Use issues or send email to contributors to report any vulnerabilities detected.

Any Code added/changed to the workload security gate package must manitain >90% test coverage aiming for 100%.