Git Product home page Git Product logo

hacktoberfest2020's Introduction

[PRs Welcome]  [first-timers-only]  [Website shields.io]  [Open Source Love]  [GitHub contributors]  [GitHub issues

[GitHub pull-requests]  [GitHub pull-requests closed]  [HitCount]  [GitHub issues-closed

Hacktoberfest2020

      1 OCTOBER - 31 OCTOBER

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR and takes you a step closer to earning your Hacktoberfest T-shirt 👕.

🎯 If you are a beginner, and looking for your first contribution, we are here to help. Just append your name and jobs on our

🎯 In case you are an intermediate or advanced level programmer or developer, we have got you covered too!! Step to our Resources folder and make contributions as per as your interests.

💻 Also, our website is open to contributions from both frontend and designer fellows who want to help us in making it bigger and better.

Instructions :

1. Register yourself for Hacktoberfest 2020

register

2. Star and Fork this Repository

You can star ⭐ and fork 🍽️ this repository on GitHub by navigating at the top of this repository.
GitHub repository URLs will reference both the username associated with the owner of the repository, as well as the repository name. For example, GawangNich is the owner of the hacktoberfest repository, so the GitHub URL for this project is:

https://github.com/gawangnich/HacktoberFest2020

When you’re on the main page for the repository, you’ll see a button to "Star" and “Fork” the repository on your upper right-hand side of the page, underneath your user icon.

3. Clone the Repository

To make your own local copy of the repository you would like to contribute to, let’s first open up a terminal window.
We’ll use the git clone command along with the URL that points to your fork of the repository.
This URL will be similar to the URL above, except now it will end with .git. In the example above, the URL will look like this:

https://github.com/your-username/HacktoberFest2020.git

You can alternatively copy the URL by using the green “Clone or download” button from your repository page that you just forked from the original repository page. Once you click the button, you’ll be able to copy the URL by clicking the binder button next to the URL:

4. Create a New Branch

To create your branch, from your terminal window, change your directory so that you are working in the directory of the repository. Be sure to use the actual name of the repository (i.e. hacktoberfest19) to change into that directory.
cd HacktoberFest2020
Now, we’ll create our new branch with the git branch command. Make sure you name it descriptively so that others working on the project understand what you are working on.
git branch new-branch
Now that our new branch is created, we can switch to make sure that we are working on that branch by using the git checkout command:
git checkout new-branch
git add -A or git add .
git commit -m "Updated Readme.md"
Then push to your local repository
git push origin new-branch

5. Create Pull Request

At this point, you are ready to make a pull request to the original repository.
Now navigate to your forked repository, and press the “New pull request” button on your left-hand side of the page.

Hurray!!! You just got closer to completing your hacktoberfest challenge. 😃

NOTE : organise community hacktober participation!

Happy?? Star ⭐ this Repo. 🤩

Check your Hacktoberfest Contribution status at:

https://hacktoberfest.digitalocean.com/profile

Made with ❤️ Gawang

hacktoberfest2020's People

Contributors

0xtheprodev avatar aashisemwal avatar agfiddprsty avatar akankshasemwal avatar aruna2019 avatar ashan-w avatar avnoor-488 avatar capriz avatar deekshacse1999 avatar dhiwaniesya avatar dhruvbharara28 avatar dulyaaa avatar flamezombie avatar gautamrishabh avatar gawangnich avatar harmeetsinghjsr avatar jpk3lly avatar leonardrizta avatar mangla-abhinav avatar milindaranawaka avatar psaswata07 avatar rabtiw avatar rafiudd avatar rsamudragawang avatar shiveshhhhsingh1723 avatar tripti19-rao avatar varunvj1 avatar verroncoss avatar xiraj avatar yoyogi009 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

hacktoberfest2020's Issues

Add hacktoberfest inside the repo topics list

To follow the latest rules for Hacktoberfest 2020 the repo needs to have the hacktoberfest topic set.

Maintainers of the repository can add the "hacktoberfest" topic to their repository if they wish to participate. Alternatively, an individual PR can be opted-in with a maintainer adding the "hacktoberfest-accepted" label to the PR.

image

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.