6 lines
300 B
Markdown
6 lines
300 B
Markdown
# RobotFactory
|
|
|
|
## Style Guide
|
|
* For every method you write you also write the JUnit test and comments.
|
|
* [reference](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
|
|
* Always mark the task you're currently working on on the kanban board and move it to the right phase. |