From 65bed7b45b433a58cb3834714f53dabaeda2e334 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Thu, 30 Aug 2018 21:42:09 +0200 Subject: [PATCH] Add a contributing section to the readme file; --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index 6ecdf9c8..31104d9d 100644 --- a/README.rst +++ b/README.rst @@ -21,3 +21,10 @@ Requirements * **Python**: 2.7, 3.4, 3.5, 3.6. * **Backends**: MySQL, PostgreSQL, SQLite, Memory. + +Contributing +============ + +Do you wish to contribute to IHateMoney? Fantastic! There's a lot of very +useful help on the official `contributing +`_ page.