From b0abe58121b0216874f767e8213e516a9cc000a4 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Mon, 20 May 2013 10:55:29 +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 a8f0e76..75bef9c 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -2,7 +2,7 @@ Contributing ============ -.. warning:: Before you begin working on your contribution, please read and become familiar with the design_ of ``django-admin2``. The design_ document should hopefully make it clear what our constraints and goals are for the project. +.. note:: Before you begin working on your contribution, please read and become familiar with the design_ of ``django-admin2``. The design_ document should hopefully make it clear what our constraints and goals are for the project. .. _design: https://django-admin2.readthedocs.org/en/latest/design.html