This is a guide/reference for maintainers of the Java track.
You now have write access to four repositories. "write access" means you can: review, reject, accept and merge PRs; and push changes to these repos. Despite having permissions to push, we tend to see review of even our own PRs.
GitHub issues are great, there's no way to easily set priorities. To do this, we're using a GitHub Project: https://github.com/exercism/xjava/projects/2.
The point of this board is to make clear our shared priorities. It's a tool you can use. However, if you have an idea and want to implement it, you can just do it; it does not have to be added to this board.
Please feel free to ask any questions. In our thinking, asking questions is far smarter than guessing.