Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1 KB

contributing.md

File metadata and controls

34 lines (27 loc) · 1 KB

contributing 💙

  • suggest changes through pull requests
  • discuss bigger changes in an issue or in a github Discussion

you can

  • share your thoughts
  • add tests
  • add operations that might be useful

setup

  • ArraySized.l2l16 and to2to16 are generated using elm
  • run elm-review, elm-test, elm-verify-examples

commits

look like this:

do details, make other details & this

mark means
+ ... add
- ... remove
+- ... change
↻ ... update
✓ ... correct
-< ... split
>- ... merge