Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 522 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (16 loc) · 522 Bytes

TODO: add details

Commits

  • Use semantic commits

    commits:

    • feature(scope): details
    • fix(scope): details
    • refactor(scope): details
    • and etc..
  • Use gitflow

    branches:

    • feature/{name} => dev
    • bugfix/{name} => dev
    • and etc..

Versioning

  • Use semver

    MAJOR_VER.MINOR_VER.PATCH_VER