Coder Social home page Coder Social logo

iodevelopers / hacktoberfest Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 190.0 9.06 MB

:warning: Please Note: You are welcome to use this repository as a learning tool for new contributions to open-source, but pull requests won’t count toward Hacktoberfest. :tada: Happy Hacking! :tada:

Home Page: https://iodevelopers.github.io/hacktoberfest/

License: MIT License

HTML 39.50% JavaScript 6.23% CSS 15.57% Haxe 0.08% Python 16.37% Swift 0.10% Java 8.27% Shell 0.68% C++ 6.12% Kotlin 0.34% PowerShell 0.69% MATLAB 0.61% Go 0.69% Batchfile 0.06% C# 0.40% PHP 0.38% C 3.78% Makefile 0.07% Solidity 0.05%
hacktoberfest hacktoberfest2018 hacktober hacktoberfest18 beginners-guide beginner-friendly hacktoberfest-checker tshirts

hacktoberfest's Introduction

📚 Instructions

  1. Goto Hacktoberfest site and Sign Up with your Github Account
  2. Goto Contribution Folder
  3. Create a new folder in your Github username
  4. Goto Bottom of the page, On Commit changes check the checkbox Create a new branch for this commit and start a pull request and Click on Propose File Change Button
  5. On next page click on Create Pull Request
  6. Your Pull Requested will be accepted within an hour
  7. After getting your PR accepted Goto your folder and add the source code of a program coded by yourself
  8. Goto Bottom of the page, On Commit changes check the checkbox Create a new branch for this commit and start a pull request and Click on Propose File Change Button
  9. On next page click on Create Pull Request
  10. Repeat steps 7-9 by adding source code of different programs and Check your Progress in Hacktobefest site

📝 Important Note

🚨 Warning

  • Request only genuine PR's as given in the Instruction
  • Genuine PR's will be merged to the repo and you will be added as a Contributor in the site
  • Spam PR's requested will not be counted by the Hacktoberfest and will not be merged to repo
  • Follow the Instructions strictly

💻 Getting Started

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/IODevelopers/hacktoberfest.git
cd hacktoberfest/contribution
  • Create a new branch
git checkout -b my-new-branch
  • Add your contribution
mkdir your-github-username
cd your-github-username
//Add the source code of your program here
  • 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

⚡ FAQs

  • What is Hacktoberfest?
    • Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio.
  • Who can contribute?
  • Who are you and why are you doing this?
    • We are a team of students IODevelopers. We are doing this because we love open source and Hacktoberfest. We want to make it easier for people to get started with Hacktoberfest and Open source.
  • How do I track my progress?
    • Log in with your GitHub account at Hacktoberfest to check your progress and stats.
  • I completed 5 PRs. When will I receive my t-shirt?
    • We will start sending out emails with more details on redeeming t-shirts throughout the month. Stay tuned!
  • How do I get stickers?
    • Stickers are included with your t-shirt, once you complete 5 PRs.
  • What happens if I complete fewer than 5 PRs by the end of the month?
    • Unfortunately you will have to submit at least 5 PRs in order to get a T-shirt.

hacktoberfest's People

Contributors

akhilvenu avatar alansmathew avatar aleenak123 avatar ansanpsam710 avatar anubenoy avatar aperesypkin avatar camilalopes avatar cindra10 avatar devpranoy avatar endormi avatar ffadilaputra avatar girlingoggles avatar jeffyk123 avatar jisjoe-mathew avatar justinmonsi avatar karanbirsingh99 avatar letsintegreat avatar martin-raven avatar nikossoftwaredev avatar niviajames avatar notkaramel avatar philson-philip avatar qihaomah avatar rjmendus avatar rnut avatar sachinsaju avatar sacitkuheylan avatar sebyjt avatar sheethalgk avatar skyeonpc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hacktoberfest's Issues

Pull requests here won’t count toward Hacktoberfest.

Hi there,

Thank you for your interest in Hacktoberfest and in helping others make their first contributions to open source.

While we agree that it's important to help others, this repository does not do this in a way that is in line with the Hacktoberfest values. Please read the part that talks about high-quality contributions to understand why we are reaching out and taking action. Due to this, we've added this repository to the list of excluded repositories which means pull requests here will not count toward Hacktoberfest 2020.

This is not a DigitalOcean decision, it's one that is inspired by the community of maintainers and contributors who all agree that quality is more important than quantity when it comes to engagement in the Open Source community. The values remind us to shift the focus from contributions to repositories that encourage folks to quickly create and gain a pull request to contributions that will help people level-up their skills and contribute to open-source projects that are in need of help.

If you feel that this repository is an effective learning resource, we encourage you to keep running it since a core part of the aim for Hacktoberfest is to encourage new folks to get involved with open-source.

However, if you are interested in having contributions to this repo count toward Hacktoberfest we encourage you to take a look at this list of Hacktoberfest issues for inspiration and make the necessary changes to focus on enabling people to make meaningful contributions to open source projects.

If you have any questions about this or participating in Hacktoberfest, please contact our team via email [email protected] or join our community Discord server.

Happy Hacking,
The Hacktoberfest Team

Hacktoberfest is presented by DigitalOcean, Intel and DEV.

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.