Created by: danthareja
Hey there!
I recently released a project that aims to empower new contributors by teaching them the mechanics of the GitHub pull request process in an interactive experience.
https://github.com/danthareja/contribute-to-open-source
In this project, users are given tests and tasked with writing code to DRY up an existing codebase. When they submit a PR, there's some fun back and forth with a bot that interprets their CI results and eventually merges their code.
I'd like to increase exposure to this project to as many new contributors as possible, and thought it would make a nice addition to this page.