Thank you for considering contributing to Htool-DDM! We welcome bug reports, feature suggestions, and pull requests.
If you encounter a bug or have a question, please open an issue. When reporting a bug, include:
- a clear description of the problem,
- the expected behavior,
- a minimal, reproducible example (if possible),
- your environment (compiler, OS, library versions).
To learn how to submit a pull request, please refer to GitHub’s
pull request documentation.
Before your pull request can be merged into main:
- Tests must run successfully.
- Code style and formatting must follow project standards.
Instructions for running tests locally and applying formatting can be found in the
Htool developer guide.
- Follow the project’s formatting rules (see developer guide).
- Write clear commit messages.
- Keep pull requests focused and reasonably small.
Thank you again for helping improve Htool-DDM!