seanysean / hacktoberfest-checker

Check your PRs Status and eligibility towards Hacktoberfest2021

Home Page:https://gitfork.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hacktoberfest Checker 2021

Open Issues Forks Stars Open Source Love

It'll help to know how close are you to get a tee/tshirt or why your PRs are invalid according to the latest policy of Hacktoberfest.

Check Your Hacktoberfest Status: gitfork.netlify.app/

Hacktoberfest Checker

Why to develop another Hacktoberfest Checker, when there are pre-existing checkers already?

Well, I developed this another, but not alike, hacktoberfest checker because Hacktoberfest's policy and guidlines of contribution has recently been changed.

What's new in Update?

According to the new policy & update, Hacktoberfest is now officially opt-in only for projects and maintainers, which means only the PRs specified as contribution towards Hacktoberfest will only be counted as valid.

How to know whether a Pull Request is valid or not?

This question is the answer of creation of Hacktoberfest-Checker. A PR will be counted as valid and the user will get the tee/tshirt only when:

  • Submitted during the month of October
  • Submitted in a public repo
  • The PR is labelled as hacktoberfest-accepted by a maintainer OR submitted in a repo with the hacktoberfest topic
  • The PR is merged OR the PR has been approved

Requirements

  • Node v10+
  • create-react-app 3.4.1

Run on Localhost:

Contribute

Open an Issue with label here

Or Open a Pull Request

  • git add .
  • git commit -m 'message'
  • git push -u origin main

A big THANKS to Contributors

Contributors

Core Contributors 2021

License

License

MIT © 2021 Kartik Tyagi

About

Check your PRs Status and eligibility towards Hacktoberfest2021

https://gitfork.netlify.app/

License:MIT License


Languages

Language:JavaScript 78.9%Language:CSS 17.9%Language:HTML 2.0%Language:Shell 0.9%Language:Dockerfile 0.4%