Skip to content

Commit 82f5776

Browse files
committed
CONTRIBUTING: link to a blog post about good commit messages
1 parent 43d9f0d commit 82f5776

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ changed. It is also good to prefix the first line with "area: " where the "area"
1414
is a filename or identifier for the general area of the code being modified.
1515
The body should provide a meaningful commit message.
1616

17+
Read the importance of good commit messages in the [linked blog post](https://blog.oozou.com/commit-messages-matter-60309983c227?gi=c550a10d0f67).
18+
1719
1. Write Javadocs
1820

1921
We require contributors to include Javadocs for all new methods and classes

0 commit comments

Comments
 (0)