Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 752 Bytes

contributing.md

File metadata and controls

30 lines (23 loc) · 752 Bytes

contributing 💙

  • suggest changes through pull requests
  • discuss major changes in a feature request issue

you can

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

notes:

  • Ns 016 are generated using elm
  • run elm-review, elm-test, elm-verify-examples before creating a PR

If you have questions, don't hesitate to ask (@lue on slack or start a discussion in github)!

commit

module doc example +-, in context (this +, that -)

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