Commit Message - meshnesh/android-level-up GitHub Wiki

Commits

Atomic commits should be made with the format:

[story-type #[pivotal-tracker-id]] Description of task that has been implemented.

story-type - Indicates the context of the branch. Should be one of:

  • Feature
  • Bug
  • Chore

Example

[Feature #111504652] Add status code assertion in tests