Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 605 Bytes

CONTRIBUTING.md

File metadata and controls

25 lines (16 loc) · 605 Bytes

CONTRIBUTING

Setup

Tools

Init

git clone [email protected]:c100k/rebootx-on-prem.git
yarn install

Commit messages

Everyone must follow the Conventional Commits convention.

Yes it's opinionated, yes it's strict, but that's how we all understand each other.

Whenever you add a meaningful change (i.e. not a deps bump), write a line in the CHANGELOG.md for the upcoming release.