From 472b84d008e936b7961ab613d8bdc2173ee1614c Mon Sep 17 00:00:00 2001 From: Tony S Yu Date: Mon, 20 Feb 2012 10:27:40 -0500 Subject: [PATCH] DOC: Add note about figure width to developer guide. --- DEVELOPMENT.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/DEVELOPMENT.txt b/DEVELOPMENT.txt index 13efecef..6534e650 100644 --- a/DEVELOPMENT.txt +++ b/DEVELOPMENT.txt @@ -40,6 +40,7 @@ Guidelines * No major changes should be committed without review. Ask on the `mailing list `_ if you get no response to your pull request. + * Examples in the gallery should have a maximum figure width of 8 inches. Test coverage `````````````