Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 299 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (7 loc) · 299 Bytes

Contributing

Modus operandi

  1. Develop in test-driven development style: no code accepted without tests.
  2. Don't break backwards compatibility.

Setup

Use devcontainers to get the standard setup. If you find a problem with or want to improve the devcontainer, please propose a change.