- Find the challenge’s GitHub repository, like https://github.com/codecrafters-io/build-your-own-redis.
- Edit the
course-definition.ymlfile. - Add your concept’s slug to the top-level
concept_slugskey. - If the concept applies to specific stages, also add it to the
concept_slugskey in the relevant stage.
Authoring Concepts
Publishing concepts
Once your concept is ready, you can “publish” it by linking it to a challenge. To do this,
you’ll need to send a PR to the challenge’s GitHub repository.