contributing icon indicating copy to clipboard operation
contributing copied to clipboard

How to make a clean pull request on Github

Results 26 contributing issues
Sort by recently updated
recently updated
newest added

In other to make it more user-friendly to new Github members, I considered it convenient to add examples of how to perform some of the basic processes in Git Bash...

I remove a duplicated word 'and', to test the contribution.

The link to the 'git interactive rebase' article was broken, so I would like to suggest a link to git documentation.

The link provided fails. [https://help.github.com/articles/interactive-rebase](url)

Fix: To Issue #1 for broken link to interactive rebase Description - Earlier link was going to a non-existent page. Updated the link to https://git-scm.com/docs/git-rebase

You advice to > squash your commits into a single commit Is it necessary? Because history is erased.

I am learning how to submit a PR, so found the duplicate "and" and removed it in the README file