Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 782 Bytes

File metadata and controls

21 lines (14 loc) · 782 Bytes

Contributing to Yaml

Thank you for contributing to PSModule/Yaml.

Please follow the canonical contribution flow from MSX and PSModule:

Ground rules

  1. Open or link a delivery leaf issue (Task/Bug) before implementation.
  2. Use a dedicated branch and open a draft PR early.
  3. Use micro-commits (one logical change per commit).
  4. Run the required checks before marking a PR ready.
  5. Keep PR scope tight and route out-of-scope findings to follow-up issues.

Conduct

Please follow this repository's Code of Conduct.