Thank you for considering contributing to the docker-k8s-dotfiles
repository! We welcome contributions from the community to improve and enhance the project. Whether you want to report an issue, submit a feature request, or contribute code changes, your efforts are greatly appreciated.
If you encounter a problem or have a suggestion, please submit an issue to the issue tracker. When reporting an issue, please provide detailed information about the problem you're facing, steps to reproduce, and any relevant logs or error messages.
We encourage you to contribute code changes to the repository. To submit a pull request (PR), follow these steps:
- Fork the repository to your GitHub account.
- Create a new branch from the
main
branch for your changes. - Make your code changes and ensure that your code follows the project's coding conventions.
- Write tests for new features or bug fixes, if applicable.
- Commit your changes with descriptive commit messages.
- Push your branch to your forked repository.
- Submit a pull request to the
main
branch of the main repository.
- Follow the existing code style and naming conventions in the repository.
- Write clear and concise commit messages.
- Include relevant comments in your code for clarity.
Please note that this project follows the Code of Conduct. Be respectful and considerate of others when participating in discussions or contributing code.
By contributing to this repository, you agree that your contributions will be licensed under the LICENSE of this project.
We appreciate your interest in contributing to the docker-k8s-dotfiles
repository and look forward to your contributions!