Implement High Scores exercise by CodeMartian · Pull Request #1767 · exercism/java

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @JeffMartian , we get the following error messages for your PR that need to be resolved:
-> An implementation for 'gradle' was found, but config.json does not reference this exercise.
-> The implementation for 'gradle' is missing a README.
-> The implementation for 'gradle' is missing an example solution.
-> The implementation for 'gradle' is missing a test suite.

If you need any help or have any questions on how to implement an exercise for the Java track, please let us know. In CONTRIBUTING.md, we explain what steps are necessary to add a new exercise to the Java track.