From c73f4ca84750546e9086784d263df9ebebb1894a Mon Sep 17 00:00:00 2001 From: Bartuccio Antoine Date: Tue, 8 Oct 2019 11:08:47 +0200 Subject: [PATCH] documentation: add CONTRIBUTING --- CONTRIBUTING.rst | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.rst diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst new file mode 100644 index 00000000..7a54aa58 --- /dev/null +++ b/CONTRIBUTING.rst @@ -0,0 +1,3 @@ +Pour contribuer au projet, vous pouvez vous référer à la documentation disponible à https://sith-ae.readthedocs.io/. + +Et n'oubliez pas, contribuer c'est la vie ! \ No newline at end of file