Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 548 Bytes

File metadata and controls

11 lines (6 loc) · 548 Bytes

@cdoublev/react-utils follows semantic versioning.

@cdoublev/react-utils still being in version 0, contributions are yet limited to bug fix.

Please PR against the master branch and name your commit using one of the following template:

  • fix(<file>) <message>: to fix a single issue on a single file (remove 'src' from the path)
  • doc(<file>) <message>: to add/fix/remove documentation (code comments are documentation)

<message> should be around max. 50 characters (excluding the template prefix).