use-definition follows semantic versioning.
use-definition still being in version 0, contributions are yet limited to bug fix and implementing features listed in the readme.
Please PR against the master branch and name your commit using one of the following template:
feat(<name>) <message>: to add a meaningfull work step on a featurefix(<file>) <message>: to fix a single issue on a single filedoc(<file>) <message>: to add/fix/remove documentation (code comments are documentation)
<message> should be around max. 50 characters.