General Instructions
- Fork the Repo
- Rebase your repo with this parent repo before making any PR
- Check for conflicts
- Start Coding
Important Scripts to be run before any commit for a contributor :
For formatting the code run npm run format
For analyzing lint-errors run npm run lint
For fixing lint-errors that are autofixable run npm run lint-fix
Happy Coding
All the Students participating in WoC through this project should maintain a work report. This will help you in getting familiar with the GSoC Project reports
Name your report in this fashion : (Team-Abbreviation)_studentname_WoC_report.md
ex: FE_anshul_WoC_report.md
ex: BE_yashvi_WoC_report.md
- Personal Information
- Name
- Github Username
- Team : Frontend/Backend
- Weekly Report
- Week 1
- Week 2
- Week 3
- Week 4
- Your Learnings and take aways
- Your Experince
- Your Learnings
- Any Suggestion {optional}