From 0821d531b88f257de27b460c264ace55b5a129c7 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Tue, 8 Sep 2020 08:10:43 +0200 Subject: [PATCH] ICONS: Update README.md with basic commit message guidelines --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35e89a4..70f3868 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,9 @@ Icons should follow this format: - 512x512px size. - `-.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 `.png` icon to cover all the games. \ No newline at end of file +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 `.png` icon to cover all the games.