Skip to content

How to send and receive pull requests #22262

Answered by Wabri
dr-nyt asked this question in New to GitHub
Discussion options

You must be logged in to vote

Hi @dr-nyt,

Welcome to the Github Community Forum!

There are 2 main ways to contribute actively with code to a repository one of this is to be a contributor and the second one is to fork a repository.

The way you take is to add a contributor to your repostiory so your friend can simply do a local clone (in his pc) and make some changes. The best way to follow this choice without making to many conflicts is to create branches for every user and feature that you want to add in order to create pull request after that branch will be pushed to remote.

If you need a help you can try follow the official workflow guide of github -> here.

For video guide you can use the youtube videos -> here.

For…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants