From 4d4021a5031e3b8a957a207d9a65669d75c8a635 Mon Sep 17 00:00:00 2001 From: smiraldr <42693530+smiraldr@users.noreply.github.com> Date: Thu, 24 Oct 2019 19:35:10 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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. + +