From 57ce3b098f95ae38827ac76e510df9b9dd906410 Mon Sep 17 00:00:00 2001 From: "Stephanie J. Spielman" Date: Tue, 12 Mar 2024 13:23:30 -0400 Subject: [PATCH] 2x images --- docs/contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contributing.md b/docs/contributing.md index 792626aeb..ed5bc2adc 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -92,6 +92,8 @@ This sentence should link to the [pull request documentation](STUB_LINK). ## Adding images All image files should be placed in `docs/img`. +Try to size images to roughly 2X the display size; this will allow the images to look ok on high-res displays without the files being too large. + To include an image in a docs file, use the following syntax to center the image on the page: ```