Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 554 Bytes

contributing.md

File metadata and controls

24 lines (19 loc) · 554 Bytes

contributing 💙

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

you

  • share your thoughts
  • add support for other lens kinds
  • add Config option to transform record update syntax into lens syntax

commits

look like this:

do details, make other details & this

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