We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d9f0d commit 82f5776Copy full SHA for 82f5776
CONTRIBUTING.md
@@ -14,6 +14,8 @@ changed. It is also good to prefix the first line with "area: " where the "area"
14
is a filename or identifier for the general area of the code being modified.
15
The body should provide a meaningful commit message.
16
17
+ Read the importance of good commit messages in the [linked blog post](https://blog.oozou.com/commit-messages-matter-60309983c227?gi=c550a10d0f67).
18
+
19
1. Write Javadocs
20
21
We require contributors to include Javadocs for all new methods and classes
0 commit comments