docs: add language curricula guide#1227
Draft
huyenltnguyen wants to merge 4 commits intofreeCodeCamp:mainfrom
Draft
docs: add language curricula guide#1227huyenltnguyen wants to merge 4 commits intofreeCodeCamp:mainfrom
huyenltnguyen wants to merge 4 commits intofreeCodeCamp:mainfrom
Conversation
jdwilkin4
reviewed
Mar 5, 2026
Contributor
jdwilkin4
left a comment
There was a problem hiding this comment.
👋🏾
What do you think about having a section showing an example template?
Right now, we have this template that shows pretty much everything
https://contribute.freecodecamp.org/how-to-work-on-coding-challenges/#challenge-template
But that seems to be a lot for new contributors to handle. Plus it would be nice to reduce that down to only the relevant parts needed if you are working on the curriculum.
If we could remove the parts from the template dealing with # --fillInTheBlank--, ## --sentence--, etc and move that stuff into your new page, that would help clean things up
393bd5f to
492734c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist:
Update index.md)Adds "How to Work on Language Curricula" guide. (This is just a starting point, we'll be adding more docs for style guides and conventions.)
Screenshot