DEV Community

Adem Onur Çelik
Adem Onur Çelik

Posted on

Github contributions for beginners

Image description

Want to make your first contribution on Github. I've got a repo for you.

github.com/callofcode

First go to Issues section of the repo. Choose a problem want to work on. Then submit your solution. It's super easy to get started using Github.

How to contribute?

  1. Clone the repository first. (Forked to your profile.)
  2. Create your own branch.
  3. Add your files.
  4. Make a pull request.
  5. After your solution reviewed it will be merged to main branch.

Any questions? Feel free to send me an email, ademonurcelik@icloud.com

Top comments (0)