Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 682 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 682 Bytes

Contributing

Thanks for your interest in cluster-controller. All forms of contribution are welcome, from issue reports to PRs and documentation / write-ups.

Please do the following before creating PR.

  • If you're planning to add or change a major feature in a PR, please ensure the change is aligned with the project roadmap by opening an issue first, especially if you're going to spend a lot of time on it.
  • Test cases for your change are present. Generally we don't accept PR's without a test case.
  • All tests are passing and build is not failing.

License

By contributing, you agree that your contributions will be licensed under the Apache License 2.0.