瀏覽代碼

update junie guidelines

Olivier Massot 3 月之前
父節點
當前提交
9854ee4e40
共有 1 個文件被更改,包括 9 次插入0 次删除
  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