From 6c1556b6fad89ea6289af593d30a751043f4b933 Mon Sep 17 00:00:00 2001 From: Job Bautista Date: Sun, 28 Mar 2021 13:06:40 +0800 Subject: [PATCH] Add note about editable social media image in CONTRIBUTING guidelines per #3324 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0b4ea4dd..b0a2ab12 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ To translate the letter, copy `index.md` into `_translation/` and name it `index_lang.md` where `lang` is language code you are going to translate into. -Make sure to set `locale` to the appropriate language code. Set `image` to a translated version of social-media-preview.png, if there's any. Then you can start translating this file. +Make sure to set `locale` to the appropriate language code. Set `image` to a translated version of social-media-preview.png (for an editable template, see #3324), if there's any. Then you can start translating this file. For example: `_translations/index_de.md`