We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603cd76 commit 2750aebCopy full SHA for 2750aeb
CONTRIBUTING.md
@@ -20,4 +20,6 @@
20
* Expand acronyms because `gcd()` is hard to understand but `greatest_common_divisor()` is not.
21
* Write `junit` to test all your functions.
22
* Make sure build success using `gradle clean test` command.
23
-* Please follow [Java naming conventions](https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html).
+* Please follow [Java naming conventions](https://www.oracle.com/java/technologies/javase/codeconventions-namingconventions.html).
24
+
25
+#### Thanks for your contribution 😊
0 commit comments