Hunt for Hacktoberfest issues! #3
Replies: 4 comments 6 replies
-
Can I create a GitHub action ? For which repo? |
Beta Was this translation helpful? Give feedback.
-
Can I work on this issue?? |
Beta Was this translation helpful? Give feedback.
-
Amazing package 🚀 |
Beta Was this translation helpful? Give feedback.
-
hi , can tell how i can contribute , i m new to open source |
Beta Was this translation helpful? Give feedback.
-
Hello 👋
Hope you're celebrating open-source October well. 🎉 One of the biggest challenges for beginners during Hacktoberfest is finding issues to contribute. I along with the amazing community members, started an initiative to help them by compiling a handpicked list of beginner-friendly issues.
Being software engineers, we should always think of automation in the things we do. With this spirit, I have released an NPM module that can list
hacktoberfest
issues based on labels and languages.With this module, we can
build a React App to list issues that are filtered based on languages like
JavaScript
,Python
, etc and labels likebeginner friendly
,first timers only
, etc.create a CLI tool to list the issues based on filters (languages, labels)
author a GitHub Action to auto-update the README.md with the list of issues for Hacktoberfest.
Please refer
IDEAS.md
to explore more ideas. Your innovative ideas are most welcome! 💡hacktoberfest-issue-hunt
on NPM registry.Kindly tweet your submissions(open-sourced repository) at @Vinit_Shahdeo. I'd love to go through what you'll build. Some surprise goodies for the best hacks! 💪.
Happy Hacktoberfest!
Beta Was this translation helpful? Give feedback.
All reactions