Thank you for your interest in contributing to k8s-policy-agent!
Please refer to the Cloud Foundry Community Contributing Guide for the baseline standards and expectations for all contributors.
- 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.
- Testing: Ensure your changes are covered by appropriate tests. Update or add new tests as needed.
- 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!