Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 299 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 299 Bytes

Contributing

Before PR-s

  • Open and issue so we can make a discussion first

Making PR-s

  • Main branch shouldn't be left in a failed state (the red cross)
  • PRs that are meant for merging should also pass all checks
  • Each new builtin should have a docstring written and at least few tests