|
|
@@ -14,6 +14,8 @@ For general information about how to contribute to Exercism, please refer to the
|
|
14
|
14
|
* [The Rootproject](#the-rootproject)
|
|
15
|
15
|
* [The Problem Subprojects](#the-problem-subprojects)
|
|
16
|
16
|
* [Running The Build](#running-the-build)
|
|
|
17
|
+* [Developing](#developing)
|
|
|
18
|
+ * [Tip: gradle clean before exercism fetch](#tip-gradle-clean-before-exercism-fetch)
|
|
17
|
19
|
* [Submitting Your Contribution](#submitting-your-contribution)
|
|
18
|
20
|
* [Doing the Commit Dance](#doing-the-commit-dance)
|
|
19
|
21
|
* [Making the Pull Request](#making-the-pull-request)
|