From 97c87a2c2e26a1bc79909deafe15a3bb84f795e3 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Jan 09 2021 18:16:11 +0000 Subject: note when/why to upload an image to the git repo --- diff --git a/modules/ROOT/pages/creating-an-image.adoc b/modules/ROOT/pages/creating-an-image.adoc index 1dc19e3..974537b 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -92,4 +92,6 @@ Now use the helpful make target we’ve provided. This creates the correct sized $ make using-inkscape.jpg -Now you can post this file, using-inkscape.jpg, online, and then provide that URL to the mailing list for review. Remember, don’t attach your JPG to a mailing list post. URLs are the correct way to have your file reviewed. +Now you can post this file, using-inkscape.jpg, online, and then provide that URL in the comments section of your article's Taiga card for review. + +If the image is approved, and if it might be reused for later articles, then consider creating a pull request against the upstream repository to have your work archived for reuse.