For standardization we recommend the community to follow our commit style:
-
Commits must all be in English;
-
It should contain a short and objective title of what was done in that commit;
-
After this title, the commit should describe, with a little more detail, all the activities performed;
-
If you are working with an associate, sign on your commits with your partners.
Example:
Creating project community files (Shot and objective title)
Adds project license (Description of one of the activities)
Adds project code of conduct file
Adds project contributing file
Adds project issue template file
Adds projects pull request to file