In May, the Forem team launched our first DEV Community Bug Smash. This community-wide collaboration was all about improving the Forem repository, encouraging more contributions from the community, and having fun in the process. Thank you to everyone who participated by smashing bugs and helping other contributors with their questions!
DEV Community Members who Smashed Bugs!
Eli H Schei (@elischei)
βI've been coding for years, but I'm new to the whole open source thing so I decided that the bugsmash would be a fun way to get more involved.β
Eli took the time to investigate two of the bugs in our repository. Their investigation led to them finding out that both of those bugs were no longer valid!
Check out Eliβs post to learn more about their first contribution.
Bugs Eli Smashed π
Embedding dev.to comment in Dev.to results in broken HTML #4079
Describe the bug
On my post a regular dev.to comment was posted (albeit with Japanese characters in their profile) but when I embed their comment in my profile it shows broken HTML 4 tags
post (broken): https://dev.to/shushugah/gitlab-hacks-28cg comment (not broken: https://dev.to/lukeshiru/comment/e7dd
Screenshots
Podcast episodes not processing HTML #8757
processed_html
for recent podcast episodes is nil
.... The body
which is the raw content returned from the RSS, is present. So something is wrong with our pipeline.
Example...
https://dev.to/devdiscuss/s1-e6-little-known-productivity-tools-big-productivity-gains
Joe Avila (@javila35)
βMy biggest challenge in contributing to open source is believing in myself.β
Joe helped fix a recurring error for our comment component. While working on this PR, the team was able to identify another issue that will be worked on separately. To see what bug Joe worked on and how he smashed it check out his post.
Arun-kc (@arunkc)
βThe community members were really helpful and encouraging. Especially rhymes, I'm really thankful for your help.β
Arun-kc helped create a fix for a more readable βpublished dateβ for people using our API.
They are new to contributing to open source. Check out their post to learn more about their experience and reflections after their first contribution.
Monica Mateiu (@metamoni)
βApart from the warm, fuzzy feeling that you've done something nice, the most valuable thing you'll get from open source contributions are the lessons you'll learn.β
Monica chose a bug that many community members had commented on already. They took the time to read through the discussions before coming up with a good solution to smash the bug. You can read more about their experience and how they implemented a fix in their post.
Future Bug Smash Events
Thanks again to everyone who participated and helped clean up Forem's repository. Keep an eye out for more Bug Smash events in the near future.
In the meantime, if you would like to learn more about contributing to open source check out this stream from @nickytonline and me.
You can also check out this wonderful post by DEV community member @ceeoreo
Top comments (5)
This was so much fun! And I actually ended up contributing to another open source project as well! Because I had such a good experience with the bug smash π
Amazing! Congrats on your other contribution as well Eli π
Thanks π
Thank you for coming up with such awesome events!! π Glad to be part of this event βοΈ
Thank you so much for participating and for being a part of our OSS community π