If you've completed Hacktoberfest 2020, this is your place to celebrate!!!
We'd all love to hear about your experience, see some of your PRs (hint: use the GitHub liquid tag!), and anything else related to Hacktoberfest that you'd like to share/show off.
You're also welcome to create a new post using the #hacktoberfest tag right here on DEV.
Top comments (36)
I did it so far!
3 PRs merges and really challenged to even do more :D
Just learned so much from people's feedback on the PRs and refactoring that.
Also felt like I needed to document better which pushed me.
My four contributions:
Added random boolean example script #21
Added boolean example page, also see this screenshot to see my tests.
This will solve issue #4
Fix mobile issue #90
Issue that this pull request solves
Closes: #74
Proposed changes
Changed the footer to be center-aligned on Mobile. Added an alt text for the logo. Wrapped the logo in a P tag for space on mobile.
Types of changes
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that applyScreenshots
Other information
Any other information that is important to this pull request
Feature/multi tag #9
Fix issue #6 regarding the filters. You can now filter on multiple queries.
Please note: GitHub graph API does not like the "AND" filter, so included a custom filter (made a manual loop for speed)
You can see the result in the attached screenshot. It also still works for 1 query
Added random date + options and documentation #28
Hi,
Created the randomDate function which has the following formats:
Also added a documentation example that showcases different variants. Solves issue #26
Hey @dailydevtips1 !
Thank you for your PR on rando-php project.
Your PR was high quality contributions (implementation, tests, documentation, examples).
I love hacktoberfest because we have the opportunity to meet people like you, improve the quality of the code, adding features, and learn a lot from each other!
Thank you!
Roberto
Indeed thank you for the opportunity I learned so much from that PR in terms of coding quality and documenting.
Also first touch on phpunit so very happy ✌️👌
Well, completed my first 4 pull requests on 01 October 2020 - like crack of dawn. Since then, did a few more. Hosting a newbie event this evening showing others how to do it.
Congrats!
Btw one of your pull request was created in my repo :)
Keep Contributing
Wow. Well, a humble thank for putting it together. I hope that next year I will be brave enough to create something like you did for other to do.
So pleased to knock this off in one night. Thanks to the superstar @techgirl007 for sharing your wisdom with us all. Thanks also to the team of helpers!
Happy #hacktoberfesting2020 to you all!
PS This is highly addictive. I will be back.
Congrats!
And Thanks for contributing in my repos.
Thanks for joining us and thanks to Digital Ocean, Dev and Git Hub for hosting this event. One small step forward can lead to amazing opportunities.
I 'unofficially' finished my four PRs just a few hours shy of November! This was my first hacktoberfest and I really wish I could've done more, but this October was too busy.
One of the PRs was for my own repo, and was counted in before the rules changed to only count tagged repos. Another two PRs were opened today so I don't think they'll be tagged before the end. In any case, I'm happy I took this step :)
Congrats to everyone who participated!
Just completed mine today 😀
All 4 PRs are merged and all are aligned with new Hacktoberfest 2020 rules.
Feeling excited 🤩
You can check here
So, all my PRs are now Mature. I would love to have kind of certification. Maybe a Picture behind a Link with the Name. Like "Hacktoberfest 2020 Challange completed". This would look awesome on LinkedIn or Xing.
Just got my 4th and final PR in!
The first three were work related, so nothing to show off, but the fourth was to one of my favorite Twitter bots:
add definitions for all labels under 'sexual orientation' #111
Added definitions for all of the labels under "sexual orientation" for now.
Will add for more categories if I have time.
I was able to do it! Seem to be a lot more frontend devs compared to backend devs, so I've been able to help out with some Rails projects, updating pagination, helping write rspecs. Open source is fun
Glad to have completed 4PRs (2 merged so far) that are currently going through the review period.
This is my first time contributing to open source and I'm truly enjoying the learning process. Appreciate the maintainers for their time and and feedback!
And a Big Thank you to @Hacktorberfest for putting this together!
Almost complete my first #hactoberfest! (PR merged, waiting for review). Feel very lucky to find these interesting projects with beginner-friendly issues 🎉
🦄 Awesome Repos
brainbotdev / brainbot
A simple and fun Ryver bot to liven up the conversation
DFTECHSDEVCENTER / gen-dockerfile
A Dockerfile generator to Dockerize your Applications
💼 PRs
#38 read cooldowns from brainbot.ini #39
Issues #38
Make "someone tell me to" cooldown user-specific #1 #42
I made these changes to accomodate user-specific cooldowns #1 . What do you think?
Set WORKDIR with appName #23 #24
Set WORKDIR with appName #23
ADD Framework Support Questions #21 #25
framework
global variable if chosen🦄💼