DRDD2016 / sparkn2

0 stars 1 forks source link

Commit style #22

Closed heron2014 closed 7 years ago

heron2014 commented 7 years ago

Start commit with the following:

feat: a new feature fix: a bug fix docs: changes to documentation style: formatting, missing semi colons, etc; no code change refactor: refactoring production code test: adding tests, refactoring test; no production code change chore: updating build tasks, package manager configs, etc; no production code change

Reference: http://udacity.github.io/git-styleguide/

minaorangina commented 7 years ago

This issue was moved to DRDD2016/native#21