Hacktoberfest progress is a chrome extension made to check your progress in the Hacktoberfest organised by DigitalOcean. It tells you how far you are from your goal and which of your Pull Requests were counted so far.
- Fork the repository.
- Comment on the issue which you want to solve so that there is no duplicate work. In case of duplicate work, comments will be used to decide which Pull Request to merge.
- Create Pull Request.
- Once you are a contributor, add yourselves to the contributors list as well as in the README file.
Click here to get to the Chrome Web Store for the Hacktoberfest Progress Checker, chrome extension!
After installation, click on the extension icon on the right side of your address bar and then enter your Github username and then click on 'Check Progress'. You will get to see how many Pull Requests you have made and how many were accepted!
the project is now setup to have basic tests, and these tests will run on CircleCI.
to run the tests you must have some form of node pacakge manager(npm or yarn)
run:
yarn install
and then
yarn test
Once you have cloned the project locally and are ready to begin developing. You can load the unpackaged files in developer tools, and point it at the local project.
https://developer.chrome.com/extensions/getstarted#manifest
If you make any changes then simply return to developer tools and refresh the extension to sync the changes made.
Thanks goes to these wonderful people for their contributions:
Abhishek Deora |
Duy Nguyen |
Will Bray |
Luke Taylor |
Andreas Kleinbub |
Bhavesh Gohel |
Rafael Klaessen |
---|---|---|---|---|---|---|
Richard Robinson |
Fredrik Mäkilä |
Joseph Allen |