Submitting a PR

Submitting a PR

Keep PRs easy to review and safe to merge.

Checklist

  • Explain the user impact and the risk.
  • Add a quick verification step (commands or UI path).
  • Avoid mixing unrelated changes.

If the change touches user-facing behavior, update the docs entry point that users will actually read.