ソースを参照

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