From 506e4913105eb6ad69703e42a3c02c3fcea58927 Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Sun, 22 Dec 2013 14:48:59 +0330 Subject: [PATCH 1/2] don't commit to a large amount of unrelated changes for different/similar files --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53b7965ac..e1027c451 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ Moved to GitHub for collaborative updating and for the purpose of reSRC.io : [Li ### How To Contribute It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). - [Fork](https://help.github.com/articles/fork-a-repo) -- Edit +- Edit (*After every change make a commit*) - [Send a PR](https://help.github.com/articles/using-pull-requests ) -- be a Part of a job which over 13,000 people considered watching in less than 2 months. ;) +- be a Part of a job which over 13,000 people considered Staring in less than 2 months. ;) +IF YOU MAKE CHANGES IN DIFFERENT FILES AND MAKE ONLY 1 'COMMIT' IT WON'T HAVE AN APPROPRIATE 'COMMIT TITLE'. MAKE SURE YOU COMMIT EVERY MINOR CHANGE. + +thanks. ### How to Share Tweet From 64c181f45d1ab922d136434b3885325bc3f2791c Mon Sep 17 00:00:00 2001 From: Mojtahedi Date: Sun, 22 Dec 2013 14:50:48 +0330 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1027c451..45a4f8cc8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It's [easy](https://github.com/vhf/free-programming-books/wiki/Contribution). - [Fork](https://help.github.com/articles/fork-a-repo) - Edit (*After every change make a commit*) - [Send a PR](https://help.github.com/articles/using-pull-requests ) -- be a Part of a job which over 13,000 people considered Staring in less than 2 months. ;) +- be a Part of a job which over 13,000 people considered Starring in less than 2 months. ;) IF YOU MAKE CHANGES IN DIFFERENT FILES AND MAKE ONLY 1 'COMMIT' IT WON'T HAVE AN APPROPRIATE 'COMMIT TITLE'. MAKE SURE YOU COMMIT EVERY MINOR CHANGE.