Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.16 KB

File metadata and controls

17 lines (11 loc) · 1.16 KB

Contributing Guidelines

Thank you for your interest in contributing to kind-deployment!

Baseline Guidelines

Please refer to the Cloud Foundry Community Contributing Guide for the baseline standards and expectations for all contributors.

Project-Specific Notes

  • Pull Requests: Each PR should be focused on a single purpose or issue. For larger changes, split your work into smaller, logically separated PRs.
  • Large Contributions: Before opening a PR for a large or significant contribution, please raise an issue first to discuss your proposal with the maintainers and community.
  • Issue Reporting: When reporting bugs or requesting features, provide clear, detailed information to help us understand and reproduce the issue.
  • Code Style: Follow the existing code style and conventions of the project. Consistency helps maintain readability and quality.
  • Communication: Engage respectfully in code reviews and discussions. Be responsive to feedback and willing to iterate on your contributions.

Your contributions help keep the project healthy and moving forward. Thank you!