Thank you for considering contributing to MarinaEngine! We welcome all kinds of contributions, whether you're reporting bugs, suggesting new features, or improving documentation.
- Fork the repository.
- Create a new branch for your changes (e.g.,
feature/your-feature-name
). - Commit your changes with clear, descriptive messages.
- Push to your branch and open a pull request.
- We'll review your pull request and provide feedback.
- Follow the existing code style and naming conventions.
- Document your code thoroughly.
- Write tests for new features and bug fixes.
If you encounter a bug or have a feature request, please open an issue with detailed information.