Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 654 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 654 Bytes

Active developmoent is on the next branch! Not master. Please clone next when contributing!

TODO: add more specific contributing guidelines. In general...

  1. Please make sure your code follows the java naming conventions.
  2. Please refactor your code where possible. Refer to surrounding code for reference (TODO: we need to refactor the entire codebase right now. Just follow good coding practices).
  3. Generally, most PRs will be merged. When in doubt about a new feature, make an issue first before writing it -- issues are free, your development time is not :)
  4. Clone from next! :)