Skip to main content

4 posts tagged with "open source for beginners"

View All Tags

Supercharge Your GitHub Profile: Showcase Your Open Source Contributions

· 4 min read
Nick Taylor
AI Engineer

Last week, we launched our brand new Dev Cards with the OSCR (Open Source Contributor Rating) highlighted on the front to make it easier for you to showcase your impact in open source. To make it even easier, I've cooked up a little GitHub Action that'll automatically update your Dev Card on your GitHub profile.

Streamline Your Contributions: Mastering Issue Forms and PR Templates

· 8 min read
Ayu Adiati
Tech Blogger | Virtual Coffee Documentation and Monthly Challenge Team Lead

As an open source maintainer, one of my daily tasks is reminding contributors to complete their pull request (PR) templates or asking them to provide missing information on their issues. Although the saved replies feature on GitHub helps me a lot, it still takes me time to personalize replies based on the case. This is a challenge not only for me but also for most maintainers.

It is very important to take the time to fill out these forms and templates completely and accurately. This not only makes the process smoother and faster for everyone involved but also ensures that your contribution is given the attention and consideration it deserves, benefiting both you as a contributor and us as maintainers.

Building Bridges, Not Walls: The Importance of Documentation in Open Source Projects

· 6 min read
Ayu Adiati
Tech Blogger | Virtual Coffee Documentation and Monthly Challenge Team Lead

Have you ever been excited to use open source software or contribute to the codebase only to hit a brick wall of confusion because the instructions are unclear? It's frustrating, right?

But what if there was a way to tear down those walls and build bridges of understanding instead? That's where the documentation comes in.

The Secret Recipe to Getting Your Pull Requests Reviewed (and Merged) Faster

· 8 min read
Ayu Adiati
Tech Blogger | Virtual Coffee Documentation and Monthly Challenge Team Lead

One of the most satisfying moments as an open source project contributor is having your pull request (PR) merged into the main branch. This contribution showcases your skills, passion, and dedication to the project. However, the road to a successful PR can sometimes be bumpy and full of pitfalls.

Have you ever experienced the frustration of your PR being rejected or stuck in a never-ending review process? It can be demotivating and time-consuming, especially when you're eager to see your changes integrated into the project.