Skip to content

LON3WO7F/OpenSource-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HacktoberFest 2020 🎃

OpenSource-2020

ezgif com-webp-to-jpg

forthebadge forthebadge forthebadge forthebadge forthebadge

open-source2020

👍 About

This project aims to help the beginners to make their first contribution. You can submit as many pull requests as you want as long as all of them are unique and useful programs written in any given language

Project setup PRs Welcome

  • Fork this repo
  • Clone on your local machine
        $ git clone https://github.com/LON3WO7F/OpenSource-2020.git
    
  • Change to OpenSource-2020 directory
        $ cd OpenSource-2020
    
  • Create a new branch
        $ git checkout -b my-new-branch
    
  • Add your contribution
  • Commit and push
        $ git add .
    
        $ git commit -m "your-commit-msg"
    
        $ git push origin my-new-branch
    
  • Create a new pull request from your forked repository to master branch of LON3WO7F/OpenSource-2020

GitHub last commit GitHub fork GitHub lissues-pr-closed-raw GitHub lissues-pr-closed-raw



Happy Learning! 🎉

forthebadge