Skip to content

Files

Latest commit

 

History

History
22 lines (14 loc) · 855 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 855 Bytes

Contributing to MarinaEngine

Thank you for considering contributing to MarinaEngine! We welcome all kinds of contributions, whether you're reporting bugs, suggesting new features, or improving documentation.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your changes (e.g., feature/your-feature-name).
  3. Commit your changes with clear, descriptive messages.
  4. Push to your branch and open a pull request.
  5. We'll review your pull request and provide feedback.

Code Standards

  • Follow the existing code style and naming conventions.
  • Document your code thoroughly.
  • Write tests for new features and bug fixes.

Reporting Issues

If you encounter a bug or have a feature request, please open an issue with detailed information.