Contributing¶
Contributions to jMetalPy are welcome. The full guidelines live at the repository root rather than here, so they stay in one place and don't drift out of sync:
- CONTRIBUTING.md — setup, running tests/lint, and the pull request process.
- AGENTS.md — project layout and scope.
- CODING_GUIDELINES.md — style, typing, docstrings, and test conventions.
- GIT_GUIDELINES.md — commit message format and atomic-commit practices.