diff --git a/README.md b/README.md index 4f18925..d9018ca 100644 --- a/README.md +++ b/README.md @@ -1224,5 +1224,9 @@ git add git commit -m "submodule updated" ``` +## Note +Always use proper commit message while pushing your changes to the repo, this will make it easier for you as well as other contributors quickly understand the modification you've made. + +