Feature Request
The project is participating in GirlScript Summer of Code (GSSoC), but it currently lacks a CONTRIBUTING.md file. Adding contribution guidelines is highly recommended to establish standard workflows, branch conventions, and clean coding guidelines.
Proposed Solution
Create a comprehensive CONTRIBUTING.md file including:
- Setup instructions (cloning, installing dependencies)
- Git branch naming conventions (e.g.
feat/*, fix/*)
- Code style preferences
- Process for opening issues and submitting pull requests
GSSoC '26
Feature Request
The project is participating in GirlScript Summer of Code (GSSoC), but it currently lacks a
CONTRIBUTING.mdfile. Adding contribution guidelines is highly recommended to establish standard workflows, branch conventions, and clean coding guidelines.Proposed Solution
Create a comprehensive
CONTRIBUTING.mdfile including:feat/*,fix/*)GSSoC '26