Git Product home page Git Product logo

first_opensource_contribuition_guide's Introduction

Your guide to kickstart first opensource github contribution

Screenshot



πŸ™‹β€β™€οΈ What are Static Badge Contributions

Software application who have their code-bases available online , for others to contribute by means of improving existing software system , adding new feauture and much more



πŸ™‹β€β™€οΈ What are benifits of Static Badge to Static Badge projects

🟑 Hands-on / practical exposure to system 
🟑 Improved / changed perspective working with different tech-stack in integrated way 
🟑 Learn new skills & technologies 
🟑 Improved communication & accountability 

πŸ™‹β€β™€οΈ How to select first Static Badge for contribution

🟒 First step is to find the technology you are good in / want to improve your skills & find repositories related to it .
🟒 Find issues that are  having "open" , "goodfirstissue" label 



πŸ™‹β€β™€οΈ Steps for Contributing

πŸ”΄ Find the relevant repository & fork it 

Screenshot



πŸ”΄ Clone the repository using 'ssh' / 'https' 

Screenshot



πŸ”΄ Git pull 

Screenshot



πŸ”΄ Open the repository in relevant folder & make required changes as per issue 

Screenshot



πŸ”΄ Check the status of changes made to the repository folder :

     πŸ”Ί Git status

Screenshot



 πŸ”΄ Recheck the status & add the changed files :

     πŸ”Ί Git status
     πŸ”Ί Git add .

Screenshot



πŸ”΄Git commit the changes made  :

     πŸ”Ί Git status
     πŸ”Ί Git commit -m "message" .

Screenshot



πŸ”΄Git push to master branch to merge changes in main branch  :

     πŸ”Ί Git push origin master

Screenshot



After all this process , you will be creating a PR (pull request) following all steps given above , when the maintainer of repository checks & will merge your PR in main branch , you'll be able to see the changes you made in main (master) branch .



And voila !! 🎊 Congratulations , yuo have made your first PR !

If you have been able to follow the guide and it helped you , don't forget to share it , let's help building ths community 🎊

for more such content you can follow me on

first_opensource_contribuition_guide's People

Contributors

12rashic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.