ICONS: Update README.md with basic commit message guidelines

This commit is contained in:
Lothar Serra Mari 2020-09-08 08:10:43 +02:00 committed by GitHub
commit 0821d531b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,4 +17,9 @@ Icons should follow this format:
- 512x512px size.
- `<engine>-<game>.png` filename (use the IDs in the TOC).
Variants of the same game can have the same icon. For engines with lots of games (eg. Wintermute, Glk) it might be better to have a generic `<engine>.png` icon to cover all the games.
Commits should follow this message format in order to comply with our standards:
`ICONS: Add icon for The Great Adventures of ScummVM` or
`ICONS: Update icons for The Even Greater Adventures of ScummVM`
Variants of the same game can have the same icon. For engines with lots of games (eg. Wintermute, Glk) it might be better to have a generic `<engine>.png` icon to cover all the games.