Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 317 Bytes

File metadata and controls

14 lines (11 loc) · 317 Bytes

block5d-contract

Ethereum Smart Contract for the Construction Indsutry

block5d-contract commit messages name convention

Allowed <type>

  • feat (feature)
  • fix (bug fix)
  • docs (documentation)
  • style (formatting, missing semi colons, …)
  • refactor
  • test (when adding missing tests)
  • chore (maintain)