Skip to content
This repository has been archived by the owner on Jul 18, 2021. It is now read-only.

Latest commit

 

History

History
33 lines (26 loc) · 801 Bytes

contribute.md

File metadata and controls

33 lines (26 loc) · 801 Bytes

Contribute

Contributing is appreciated! 💙

  • Changes may be suggested through pull requests.
  • To discuss major changes, open up a feature request issue.

How you can help

  • using it in "production" (I have no need in my current project) → adding examples
  • suggesting improvements to docs
  • improving the implementation: performance, etc.

Summary Guide

commits look like this:

do details | act other details

Category

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

Others

mark means
#... see
! ... attention