Sfoglia il codice sorgente

update junie guidelines

Olivier Massot 3 mesi fa
parent
commit
9854ee4e40
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. 9 0
      .junie/guidelines.md

+ 9 - 0
.junie/guidelines.md

@@ -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