Thank you for contributing to GilmanLab/gitops.
Use GitHub Discussions for design questions and broader GitOps planning. Use GitHub Issues for non-security bugs. For vulnerabilities, stop and follow SECURITY.md instead of using public channels.
- Keep changes scoped to a single GitOps concern.
- Update tests, validation, or docs when behavior changes.
- Describe the operational impact clearly in the pull request.
- Make sure CI passes before requesting review.
Validate the repository baseline:
moon ci --summary minimal
moon run :check