Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 984 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (11 loc) · 984 Bytes

How to contribute to Terrakube

First, thanks for taking the time to contribute to our project! There are many ways you can help out.

Questions

If you have a question that needs an answer, create an issue, and label it as a question.

Issues for bugs or feature requests

If you encounter any bugs in the code, or want to request a new feature or enhancement, please create an issue to report it. Kindly add a label to indicate what type of issue it is.

Contribute Code

We welcome your pull requests for bug fixes. To implement something new, please create an issue first, so we can discuss it together.

If you want to develop or test Terrakube please check the development guide

Creating a Pull Request Please follow best practices for creating git commits.