Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 436 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 436 Bytes

Reporting a bug

Please include the following in bug reports:

  • steps required to reproduce the bug
  • expected vs actual behavior
  • versions of:
  • the challenge tool (ideally the commit SHA)
  • the JDK
  • the OS (Ubuntu 14.04, Windows 7...)

Contributing code

Code is auto-formatted using clang-format. The configuration and setup instructions for different IDEs can be found here.