Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 626 Bytes

File metadata and controls

23 lines (16 loc) · 626 Bytes

Contributing

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.

Pull Requests

  1. Keep changes scoped to a single GitOps concern.
  2. Update tests, validation, or docs when behavior changes.
  3. Describe the operational impact clearly in the pull request.
  4. Make sure CI passes before requesting review.

Local Setup

Validate the repository baseline:

moon ci --summary minimal
moon run :check