Open Source Communities
A place for contributors and maintainers to grow, support, and celebrate each other.
This Week's Tips 🧠
👩💻
Contributor Tip
When starting to contribute to a new project, look for issues labeled 'good first issue' or 'beginner friendly' to get familiar with the codebase.
#1 - May 1, 2023
🛠️
Maintainer Tip
Consider creating a comprehensive CONTRIBUTING.md file that helps new contributors understand your project's workflow and expectations.
#1 - May 1, 2023
Community Shoutouts 🙌
Recent Shoutouts
"Thank you for the amazing documentation that made it super easy for me to implement nested routes in my application!"
Sarah Chen
to React Router Project
"Your testing workshop completely changed how I approach writing tests. Thank you for making testing approachable and fun!"
Miguel Sanchez
to Kent C. Dodds