NehemiahK / fun-react-lib

A fun React Library for practice
https://nehemiahk.github.io/fun-react-lib/
61 stars 24 forks source link

Squash and merge the pull requests to keep the commit history clean #41

Open madhuni opened 4 years ago

madhuni commented 4 years ago

Hi @NehemiahK, I just want to bring this point, let's try to keep the practice of merging the PRs with Squash and Merge option. This will help us to keep the commit history in master to be clean.

If anyone wants to go back to the commits, they can see that in the PR description.

Example commit history from one of my own project: image

NehemiahK commented 4 years ago

Oh okay, I didn't know about this

madhuni commented 4 years ago

Not an issue let's use it. It will make the commit history very clean.