Skip to content

Contribution Guidelines

This section has information on how to contribute to KubeDash. It assumes you have cloned this repository (or your own Github fork).

Any contributions to the project are accepted under the terms of the project's license (Apache 2.0).

Filing an issue or feature request

Please use the project's issue tracker for filing any bugs you find or features you think are useful.

Complex contributions

If you have a complex contribution in mind (meaning changes in the architecture or a lot of LOC changed), it is advisable to first file a Github issue and discuss the implementation with the project's maintainers.

Commit guidelines

For the general guidelines on making PRs/commits easier to review, please check out the conventionalcommits standard.