- suggest changes through pull requests
- discuss major changes in a feature request issue
- use it
- share your thoughts
- add tests
- add operations that might be useful
notes:
N
s0
→16
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)!
module doc example +-, in context (this +, that -)
mark | means |
---|---|
+ ... | add |
- ... | remove |
+- ... | change |
↻ ... | update |
✓ ... | correct |
-< ... | split |
>- ... | merge |