Contributing
We welcome contributions! Please read the following guidelines:
How to Contribute
- Fork the repository and create a new branch for your feature or bugfix.
- Write clear, concise commit messages.
- Add or update documentation and tests as needed.
- Submit a pull request with a description of your changes.
Code Style
- Use TypeScript and follow the existing code style.
- Keep methods small and testable.
- Document all public methods and classes.
Reporting Issues
- Use GitHub Issues for bug reports and feature requests.
- Provide detailed steps to reproduce bugs.
Code of Conduct
- Be respectful and constructive in all interactions.