Skip to content
Artem edited this page Jan 20, 2015 · 2 revisions

Here is guideline for project commits

  1. Please, write understandable, not huge commit messages
  2. Please use GitHub's feature to close or reference by commit message!

Examples:

  • git commit -m 'Added support for AnotherGreatMusicPlayer, fixed #124591'
  • git commit -m 'Fixed crash in WAIL intents processing, changed README about this part of the app, fixed #5192'
Clone this wiki locally