Thank you for your interest in contributing.
- Fork the repository
- Create a feature branch (
feat/my-feature) - Ensure SPDX headers on all new files (
MPL-2.0) - Run
panic-attack assailbefore committing - Submit a pull request
- All code must have detailed annotations
- No dangerous patterns:
believe_me,assert_total,sorry,Admitted,unsafeCoerce,Obj.magic - Tests required for new functionality
Use GitHub Issues with clear reproduction steps.
Jonathan D.A. Jewell j.d.a.jewell@open.ac.uk