@@ -0,0 +1,9 @@
+# AP2I Project Guidelines
+
+## Development Guidelines
+### Documenting
+* Write docstrings and comments in french
+* Write everything else in english (errors, variable names, etc.)
+* When documenting a method, do not detail the implementation