/how-to-pr

The correct flow for forking and pull requests

how-to-pr

The correct flow for forking and pull requests

1) Fork the repo

fork the repo

2) Select a destination

select destination

3) You should now be on your own profile viewing the forked repo

Your profile

4) Make some changes to the project

5) Commit and Push

6) Create a pull request

pull request

7) Make sure the left side is the original and the right side is your version

compare

8) Click the green button

create

9) Click the green button again

create2