Thanks for contributing to Omega Walls.
- Use Python 3.10+.
- Install project dependencies:
pip install -e .[dev]python -m pytestOptional local gates:
make check- Keep changes focused and small.
- Update docs in the same PR if behavior/config/CLI changes.
- Add or update tests for user-visible behavior.
- Ensure CI is green before requesting review.
For security issues, follow SECURITY.md and do not use public issues.