Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 325 Bytes

contribute.md

File metadata and controls

17 lines (12 loc) · 325 Bytes

How to contribute

Requirements:

  • Java 17
  • IDE (e.g. IntelliJ Idea)

Follow the Build Instructions first

Generate the build scripts:

java -jar brachyura-bootstrap-0.jar idea

Start coding and then make a Pull Request!

Contribute Requirements:

  • Still need to work on that...