This document outlines the guidelines for contributing to the project. Following these guidelines helps ensure that your contributions are properly integrated into the codebase.
- Fork the repository
- Create a new branch
- Make your changes
- Submit a pull request
- Wait for review and approval
- Follow the existing code style
- Write clear commit messages
- Include tests for new features
- Update documentation for any changes