Thank you for your interest in contributing to Integrata!
- Bug Reports & Feature Requests:
- Open an issue describing the bug or feature you’d like to see.
- Pull Requests:
- Fork the repository and create a new branch for your changes.
- Write clear, concise commit messages.
- Ensure your code follows modern Fortran conventions (use
implicit none, modules, explicit interfaces, etc.). - Add or update tests as appropriate.
- Submit a pull request with a description of your changes.
Please be respectful and constructive in all interactions. Harassment or abusive behavior will not be tolerated.
- Use modern Fortran best practices.
- Document your code and functions.
- Keep code modular and readable.
- Test your changes before submitting.
By contributing, you agree that your contributions will be licensed under the MIT License.