Giter VIP home page Giter VIP logo

my-first-hacktoberfest's Introduction

My First Hacktoberfest

To read more about hacktoberfest please follow this link.

Create your first Pull Request here

  1. Fork the project, clone your fork:

    # Clone your fork
    git clone https://github.com/<your-username>/my-first-hacktoberfest.git
    
    # Navigate to the newly cloned directory
    cd my-first-hacktoberfest.git
  2. Create a branch for your PR git checkout -b your-branch-name

Tip: Keep your master branch pointing at the original repository and make pull requests from branches on your fork. To do this, run:

git remote add upstream https://github.com/mkamranhamid/my-first-hacktoberfest.git
git fetch upstream
git branch --set-upstream-to=upstream/master master

This will add the original repository as a "remote" called "upstream," Then fetch the git information from that remote, then set your local master branch to use the upstream master branch whenever you run git pull. Then you can make all of your pull request branches based on this master branch. Whenever you want to update your version of master, do a regular git pull.

  1. Add your name below with the link to your github profile
  2. Commit your changes with a message
  3. Push your changes to your branch

Contributors

Kamran Hamid
Faizan Amin
qasim
Tazeen Fatima
Mahin Ahmed
Faizan Amin
Thomas
Fahmi
janakpoojary
guilhermeasper
Arwin Neil
magsboy
Raul Hernandez
Barosch
Yuvraj Seegolam
Irfan Sener
Vani Taneja
Djenifer R. Pereira
Atithi kumari
Harsh gupta
James Wichanon
Ferdi S Kennedy
Ayush Kumar
Harshit Garg
Karvika
Harsh
Anirban Dey
Leoperon
João Pedro
Ilman Syafiqi
sushant kumbhar
swt02026
Muhammad Nauval Faiq Khilmi
Kinjal Rathod
Rahul Barad
[Luis HSantos] (https://github.com/luis-hsantos)
Krupa Nagar

my-first-hacktoberfest's People

Contributors

arwinneil avatar atithi360 avatar barosch47 avatar colonayush avatar divyeshpawar avatar djeni98 avatar fahmimuh avatar faizan-amin avatar guilhermeasper avatar harshgupta28 avatar harshitgarg02 avatar hmahin2 avatar irfansener avatar jpedroxd avatar karvika avatar krupanagar avatar kumbharsushant28 avatar leoperon avatar mkamranhamid avatar nimeshkavinda avatar novalfaiq avatar qasimabbas110 avatar raal9410 avatar rahulbarad avatar rathodkinjal76 avatar swt02026 avatar trickandtrail avatar tsuyoken avatar vanitaneja22 avatar yuvraj108c 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.