Hacktoberfest - Random Issue Picker
Tomas Norre Mikkelsen
Posted on September 29, 2020
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.
💖 💪 🙅 🚩
Tomas Norre Mikkelsen
Posted on September 29, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.