Maintained by Soumalya Das
Thank you for your interest in contributing! By participating, you agree to follow these guidelines.
- Fork the repository.
- Create a feature branch:
git checkout -b my-feature. - Implement your changes.
- Ensure all tests pass and code follows project style.
- Submit a pull request.
- Do not report security issues via public pull requests or issues.
- Refer to SECURITY.md for proper vulnerability reporting.
- All contributions will be reviewed for correctness and security.
- Maintain modularity, clarity, and efficiency.
- Ensure your code does not introduce performance regressions or vulnerabilities.
- Follow the guidelines in SECURITY.md for security-related contributions.