mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 10:46:53 -04:00
10 lines
188 B
Markdown
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
|
|
|
|
***
|
|
|