Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 705 Bytes

File metadata and controls

27 lines (18 loc) · 705 Bytes

Contributing to WokeLang

Thank you for your interest in contributing.

Getting Started

  1. Fork the repository
  2. Create a feature branch (feat/my-feature)
  3. Ensure SPDX headers on all new files (MPL-2.0)
  4. Run panic-attack assail before committing
  5. Submit a pull request

Code Quality

  • All code must have detailed annotations
  • No dangerous patterns: believe_me, assert_total, sorry, Admitted, unsafeCoerce, Obj.magic
  • Tests required for new functionality

Reporting Issues

Use GitHub Issues with clear reproduction steps.

Author

Jonathan D.A. Jewell j.d.a.jewell@open.ac.uk