From edc4e4483f4f6cb4d84c99e2bdca67a936b69af9 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Nov 11 2020 13:56:46 +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 97abfde..7a75451 100644 --- a/modules/ROOT/pages/creating-an-image.adoc +++ b/modules/ROOT/pages/creating-an-image.adoc @@ -86,4 +86,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. \ No newline at end of file +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.