Contributing


The League hosts all of its curriculum on github. Every level has its curriculum in its own “organization”. This is where you can go if you are interested in modifying or contributing to the curriculum. To modify or add a recipe simply fork the module that you want to change and create a pull request. This will allow our staff teachers to review the changes before they are entered into our curriculum.

You can find the repositories for level 0 at github.com/League-level0. Please commit any new java recipes into the “extras” package located in each module. There they can be researched and developed using student feedback before they are officially added to the curriculum. Please email curriculum@jointheleague.org to be added to the organization as a contributor.

To learn how forking works, check out this tutorial: https://guides.github.com/activities/forking