Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 373 Bytes

File metadata and controls

14 lines (11 loc) · 373 Bytes

Contributing to t81lib (Skeleton)

  1. Fork the repository.
  2. Create a feature branch.
  3. Add or modify tests alongside your changes.
  4. Run the test suite locally.
  5. Submit a pull request.

This is a placeholder; customize it with your real workflow, coding style, and governance model.