Twindle: Tutorial For Third Pull Request

Created on 16 Oct 2020  路  12Comments  路  Source: twindle-co/twindle

How I made my Third PR Using Git CLI

Note that I have already forked the twindle project and cloned it to my local machine and I already have git installed, steps on getting all of this set up have already been discussed on other issues.

  • Step 1, Navigate to local twindle project folder
    img1

  • Step 2, Sync fork with the twindle directory
    img2
    img3
    img5

  • Step 3, After making desired changes, add it to the staging area so its ready to be commited
    img6

  • Step 4, Check the status and make sure everything is fine
    img7
    img8

  • Step 5, Commit changes
    img9

  • Step 6, Push changes to github
    img10
    img11

  • Step 7, Go to the Github page of the fork, and click on pull request or compare changes
    Untitled design

  • Step 8, Click on create pull request
    img12

  • Step 9, Add a title and/or comment and create your pull request
    Untitled design (2)

Helpful Resources

I hope this was helpful!

documentation

Most helpful comment

Please update your experience with fixing merge conflicts.

That is the objective of this 3rd pr

All 12 comments

Screenshots not visible.

All of them?
They work when I try

This is what I see,
image

Maybe Try looking at the preview and see if they are visible there,
image

Oh!! You have to click on the image links to see it
Because the images are a bit big I didn't want it to take too much space so I hosted them on imgshare.io

Oh, ok 馃憤. See if there is a way where you could downsize the images and upload them so that users need not keep clicking to see the content, It would become a much better tutorial.

I'll look into it now
Thank you!!

I've scaled the images and updated it.
Thanks for the suggestion!

looks great 馃憤

@piratelicorne @johnjacobkenny , how can we add this to FAQ and Documentation?

Please update your experience with fixing merge conflicts.

That is the objective of this 3rd pr

@piratelicorne @johnjacobkenny , how can we add this to FAQ and Documentation?

@piratelicorne @Sheetal777 馃檪

Added in the ONBOARDING.md -> #306

Was this page helpful?
0 / 5 - 0 ratings