From f043b382d5fb485551bb63e17e8a438f28d966a9 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Mon, 20 May 2013 10:52:46 +0200 Subject: [PATCH] Changing design notification to warning. I don't want to kill contributor enthusiasm --- docs/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 432c1c0..9d26e34 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -2,7 +2,7 @@ Contributing ============ -.. note:: Before you begin your contribution, please read and become familiar with the design_ of ``django-admin2``. +.. warning:: Before you begin working on your contribution, please read and become familiar with the design_ of ``django-admin2``. The design_ should hopefully make it clear what our constraints and goals are for the project. .. _design: https://django-admin2.readthedocs.org/en/latest/design.html