Git Product home page Git Product logo

hack_the_fest's Introduction

Hacktoberfest-2020

instructions:

  • fork this repo (by clicking fork button can be found at top right side of the webpage).
  • clone the forked repo to local system,if(git installed on your pc,if not,install it).
git clone <url of forked repo>

example:

git clone https://github.com/<your_username>/hack_the_fest.git
  • after cloning,open the directory,

    • in that, make a directory/folder that related to your contribution!
      • if there is already a folder with that name that you want to create,then add your files to that
    • upload whatever userful content you can in your directory/folder!
      • i.e, hack_the_fest/wallpapers/ironmap.jpg
    • after this commit your changes and push to master.
       git add .
      git commit -m "<your git username> contributed to hacktoberfest"
      git push origin master
  • open the forked repo ongithub website,if you are done with above steps,

    • then it prompts you to make a pull request, do that!
  • that's it, we will review the changes and merge with our repo!

what you can contribute?

  • coding problems/solutions.
  • website landing pages.
  • your recent web/app projects!
  • your recent web/app projects!!
  • illustrations.
  • books.
  • wallpapers(mobile/pc).
  • upload whatever you like, but it should be userful/decent content.

Some Frequently Asked Questions

  1. My pull request was labeled as invalid by a maintainer, why doesn’t it count? If a repository maintainer decides a pull request you made was spammy or an unhelpful contribution to the project, they can add an invalid or spam label to your PR. This lets us know they do not think your pull request is a quality contribution, so it will not count toward Hacktoberfest.

  2. Why is my pull request in a maturing state on my profile? In an effort to reduce spam and help maintainers, we’ve introduced a two week review period for all pull requests. Once you have submitted an eligible pull request (ready for review, not draft), the fourteen-day review window begins. This period gives maintainers time to identify and label any spammy pull requests as invalid. If your pull request is not marked invalid during that window, it will contribute toward the four you need to complete the Hacktoberfest challenge. If during this period your pull request is labeled as invalid, you will need to submit another eligible pull request (or resolve the issue with the current pull request), at which point the review period will start again.

3)My PR was labeled as invalid, but it isn’t. What should I do? If a maintainer labels your pull request as invalid or spam, but you don’t believe this is correct, please begin a conversation with the maintainer within the PR and explain your position.

  1. What is open source? Open source refers to source code that is publicly accessible and allows anyone to inspect, modify or learn from it. Open source projects encourage collaboration and the freedom to use the software for any purpose you wish.

  2. My pull request is marked as being on an excluded repository. What does this mean? Unfortunately, your pull request was made on a repository that doesn’t align with the core values of Hacktoberfest. We’ve decided that pull requests made to this repository will not count toward completing the challenge.

Thanks For Contributing!!!

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.