Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 691 Bytes

File metadata and controls

13 lines (10 loc) · 691 Bytes

New Contributor Checklist

Follow these steps to get your first contribution accepted quickly.

  1. Read CONTRIBUTING.md and CODE_OF_CONDUCT.md.
  2. Join community chat/office hours (see GOVERNANCE.md for links).
  3. Pick a "good-first-issue" or ask for mentor assignment by commenting on the issue.
  4. Fork the repo and create a branch: feature/your-brief-desc.
  5. Write tests and ensure all CI checks run locally where possible.
  6. Open a draft PR linking the issue; request the "mentorship" or "needs-human-review" label if you want pairing.
  7. Address reviews promptly and thank reviewers; you will be invited to mentor sessions if more help is needed.

Welcome — we're glad you're here.