alliance-boreale/CONTRIBUTING.md
Dan Allaire 5cee1f145e
Some checks are pending
CI / yaml-lint (push) Waiting to run
CI / ssot-export (push) Waiting to run
CI / tests (push) Waiting to run
CI / docs (push) Waiting to run
gov/docs: constitution + règles de contribution/sécurité + CODEOWNERS + CI
2025-10-18 22:32:55 -04:00

6 lines
295 B
Markdown

# Contribuer
1. Fork/branche: `feat/...`, `fix/...`, `docs/...`.
2. Respecter la charte DNS/PKI et le plan IP v3.
3. Mettre à jour la doc (`docs/`) si comportement/standard change.
4. Lint YAML: `yamllint` (via CI), SSOT: `node configure/export.mjs`.
5. Tests: `node configure/tests/test.mjs`.