GithubHelp home page GithubHelp logo

codewithgauri / webdev_hacktober Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 39.0 9.8 MB

Best for Beginners to do Open source Contribution and Participate in Hacktoberfest

Home Page: https://codewithgauri.github.io/Hacktoberfest-Organiser-Page/#

HTML 76.09% JavaScript 8.07% EJS 9.13% CSS 6.49% Python 0.23%
hacktoberfest hacktoberfest2021 hacktoberfest-accepted beginner-project full-stack html-css-javascript webdevelopment beginner-friendly beginners-guide

webdev_hacktober's Introduction

Your-First-Contribution

You may learn how to make successful pull requests and get your first valid open source contribution by using this repository.


❓ What's Hacktoberfest 2021?

Hacktoberfest is the easiest way to get into open source! Hacktoberfest is a month long festival of open source code presented by Digital Ocean and DEV this year in 2021.

During the entire month of October 2021, all you have to do is contribute to any open source projects and open at least 4 pull requests. Yes, any project and any kind of contributions. It can be a be a bug fix, improvement, or even a documentation change! And win a T-Shirt and awesome stickers.

If you’ve never contributed to open source before, this is the perfect time to get started because Hacktoberfest provides a large list of available contribution opportunities (and yes, there are always plenty for beginners too).


👕 Why Should I Contribute?

Hacktoberfest has a simple and plain moto.

Support open source and earn a limited edition T-shirt! So, yes! You can win a T-Shirt and few awesome stickers to attach on your laptop. On plus side, you will get into beautiful world of open source and get the international exposure.
Wait there's more!



Code Of Conduct

Examples of behavior that contributes to creating a positive environment :

  • Using welcoming and inclusive language
  • Gracefully accepting constructive criticism
  • Focusing on what is best for the community
  • Being respectful of differing viewpoints and experiences

Examples of unacceptable behavior by participants include:

  • Trolling, insulting/derogatory comments, and personal or political attacks
  • Public or private harassment
  • Publishing others' private information, such as a physical or electronic address, without explicit permission

🎯Objectives

The Main Objectives of this Repositry is to help People to learn Web Development and learn how to do Contribution in Hacktoberfest 2021


Steps to setup this Repository Locally

  1. Fork this repository to your account.

  2. Go to Git Bash and Clone the forked repository using : a. Clone the repository

   git clone https://github.com/your_username/make-pull-request
  1. Open the folder in your favourite code editor and add your changes or modifications.

Creating a PR

  1. After making changes or modification on to your code locally, you need to add these files to the staging area.
  git add <file-name>
  1. Once files added, you need to commit the changes to with an appropriate commit message.
  git commit -m "<your-message>"
  1. After commiting the changes, you need to push the changes
   git push origin <branch-name>
  1. Once you push the changes to your repository, the Compare & pull request button will appear in GitHub.

  2. Click it and you'll be taken to this screen

  3. Type a proper description and give the PR an appropriate title. Finally, Open a pull request by clicking the Create pull request button.

  4. That's it. You have opened a PR. Wait for it to get merged.

Thank You for your Amazing Contribution!!

🤝 Our Contributors

:All Contributers- Check here Contributers

After contributing add your NAME and USER NAME here:

  1. Gaurav Pandey- Codewithgauri

  2. Syed Mustafa Imam - SyedMustafaImam

  3. Ayush Raj - digitallyayush

  4. Nishant Garg - nishantgarg2002

  5. Mohit - MohitOnHub

  6. Vikalp Shishodia - VkRan

  7. Full Name - User Name

  8. Full Name - User Name

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.