Skip to content

What do you have to do as a contributor in GSSOC? #51

Discussion options

You must be logged in to vote

As a contributor first of all you have to select a project to work on you can check projects here.
After selecting the project you need to contribute to it.

How will you do it?

1- First learn very basics of Git and GitHub
2- Then check your project's repository
3- Check the issues and comment on the issue you want to fix
4- Fork the repository
5- Clone it on your local machine
6- Make a separate branch
7- Then make changes as needed in the code
8- Push these Changes
9- Create a Pull request
10- Now wait for the project maintainers to review your PR.
11- When your PR is approved, changes will be merged into the original repository.

And done you have successfully contributed.

Replies: 11 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sanjay-kv
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
Category
Q&A
Labels
None yet