Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 507 Bytes

File metadata and controls

20 lines (16 loc) · 507 Bytes

Contributing to OrbitSmith

Thanks for contributing.

Workflow

  1. Fork the repo
  2. Create a feature branch
  3. Keep changes focused and minimal
  4. Open a PR with clear summary and test steps

Standards

  • Keep docs action-first and concise
  • Keep Antigravity-only scope
  • Avoid breaking CLI commands without migration notes

PR Checklist

  • README/docs updated (if behavior changed)
  • Commands tested locally
  • No unrelated file churn
  • Commit messages are clear