contribution.md
January 5, 2021 ยท View on GitHub
Contribution
Bug Report & Feature Request
Please search issues here before register new issue.
If there are no similar issues, you can create new issue.
How to Develop
Code of Conduct
Please note that this project complies with the Code of Conduct(KOR) of HANU Community.
Additionally, the project is released with an additional . By participating in this project you agree to abide by its terms.
Build and Test
To build the kustomize plugin, please refer to the Quick Start.
Also, code changes have to be tested by go test. If PR has no proper test, it will be rejected. Please refer to the Go Testing.