The Hacktoberfest2020 is just around the corner, but where to contribute?
Andreas Frömer has created a small tool that can help you. The "Random Issue Picker" selects a random issue from GitHub based on certain criteria.
Requirements for the tool:
- PHP 7.3+
- composer
How to use it
$ git clone https://github.com/icanhazstring/random-issue-picker.git
$ cd random-issue-picker
$ composer install
$ bin/rip random:issue -l js --label hacktoberfest
This will then post information on the issue
Hamburger icon in dark mode
---------------------------
https://github.com/Ninja-Developers/Tech_Phantoms_website/issues/66
Hamburger icon in dark mode blends with the background. Icon color can be changed to white.
Now you can copy/paste or click the link to the issue and start working and earn your hackathon T-shirt.
Have fun, and have a great Hacktoberfest.
Top comments (4)
Great, but i get an Error. PHP 7.4 is installed, also Composer. 🤔
Hi. Could you head over to the repo and file an issue with all needed informations? I'll have a look at it 👍
github.com/icanhazstring/random-is...
Sure, i will do this when im home!
That's a cool idea!