kiwix-android/docs/commitstyle.md
2019-07-12 14:28:27 +01:00

10 lines
188 B
Markdown

# Commit Style Guidelines for Kiwix-Android
### Message Structure
Commit messages should be in the following format:
#<issue-number> A brief description of changes on one line
***