From 0f56bde0693c4f389365f5cc8c77e696b42b3c15 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Mon, 24 Jun 2013 16:05:44 +0200 Subject: [PATCH] Adding a contributing document --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 222bea8..d8e8f3e 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -7,4 +7,4 @@ Thanks for your interest! Before you write any code, please read the following: * Our contributing_ document, which describes our procedures and methods. .. _design: https://django-admin2.readthedocs.org/en/latest/design.html -.._contributing: https://django-admin2.readthedocs.org/en/latest/contributing.html \ No newline at end of file +.. _contributing: https://django-admin2.readthedocs.org/en/latest/contributing.html \ No newline at end of file