diff --git a/docs/contributor-guide.md b/docs/contributor-guide.md new file mode 100644 index 0000000..8b530cf --- /dev/null +++ b/docs/contributor-guide.md @@ -0,0 +1,26 @@ +\# Contributor Welcome Guide for GSoC 2026 + + + +\## Quick Start + +1\. Fork this repo + +2\. `npm install` + +3\. `npm run dev` + +4\. Find "good first issue" labels + + + +\## Auto-labeling + +\- `good first issue` → Beginner + +\- `GSoC` → Student contributor + +\- `bug` → Needs triage + + +