Description
As more open-source contributors join DevPath for GSSoC, they need a central guide on how to clone, run, and contribute to the repository.
Proposed Solution
- Create a CONTRIBUTING.md file in the root directory.
- Detail the exact steps: git clone, npm install, setting up .env.local, and npm run dev.
- Add rules about branch naming conventions (e.g., feature/issue-name or fix/issue-name) and PR formatting.
Expected Outcome
A welcoming, easy-to-read guide that reduces the friction for new contributors.
Description
As more open-source contributors join DevPath for GSSoC, they need a central guide on how to clone, run, and contribute to the repository.
Proposed Solution
Expected Outcome
A welcoming, easy-to-read guide that reduces the friction for new contributors.