From eb5d02eef95ffdd077c79541ed516a06a349b0b0 Mon Sep 17 00:00:00 2001 From: kapmaurya Date: Fri, 1 Nov 2024 20:57:03 +0530 Subject: [PATCH] update readme file with Making Pull Request --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f981bffd9..cf8c1e67b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ Mifos boasts an active and vibrant contributor community, Please join us on [sla ### [**Making a Pull Request**](https://github.com/openMF/mobile-wallet/wiki/Making-a-Pull-Request) + ### **Squashing Your Commits** It is common for pull requests to undergo multiple rounds of review before being merged. To keep the Git history clean and organized, you should always squash your commits before finalizing the merge. Here's how you can do it: