What's Missing
The DevCard repo has no CONTRIBUTING.md. New contributors have no guide on how to set up the project locally, which platform uses which tech stack, or what the PR process looks like.
Proposed Sections
- Project overview: monorepo structure, what
web, mobile, backend folders contain
- Prerequisites: Node.js version, Expo CLI, backend runtime
- Local setup: step-by-step
clone → install → env vars → run for each platform
- Branch naming conventions:
feat/, fix/, docs/
- PR checklist
- Issue labels guide
File to Create
CONTRIBUTING.md in repo root
What's Missing
The DevCard repo has no
CONTRIBUTING.md. New contributors have no guide on how to set up the project locally, which platform uses which tech stack, or what the PR process looks like.Proposed Sections
web,mobile,backendfolders containclone → install → env vars → runfor each platformfeat/,fix/,docs/File to Create
CONTRIBUTING.mdin repo root