DEV Community

pypimo
pypimo

Posted on

Hacktoberfest23: First Experience as a Project Maintainer

Intro

This was my first time participating in hacktoberfest. After making 2 PRs in a repository that was excluded ๐Ÿ˜• I decided to make one that would be easy for beginners and also adhere with the hacktoberfest guidelines ๐Ÿ™Œ

Project

I created a repository to contain the solutions for the CSES problemset in any programming language for each problem ๐ŸŒ
I wrote a long, decriptive readme so that everyone despite their experience can start contributing ๐Ÿค—

Growth

This really helped my documentation skills and also taught me how to write a good readme ๐Ÿ’Ÿ I took inspiration from a few other readme.md files and created my own version. This was a very simple project as it did not use any techstack and just needs a single file for contribution.
I resolve merge conflicts for the first time and that the whole month was really fun. ๐Ÿท๐Ÿ’ƒ

Top comments (0)