Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 691 Bytes

File metadata and controls

20 lines (15 loc) · 691 Bytes

Contributing

Contributions should improve operational correctness and clarity.

Standards

  • Use original wording and examples.
  • Prefer observation before mutation.
  • Explain risk, scope, verification, and rollback for system changes.
  • Link to authoritative manual pages or project documentation.
  • Never include credentials, private infrastructure details, or copied course material.
  • Verify Markdown links and shell examples before opening a pull request.

Suggested Change Format

  1. Describe the operational problem.
  2. Explain the relevant system model.
  3. Provide bounded investigation commands.
  4. Identify common mistakes.
  5. Include verification and primary references.