freeCodeCamp / freeCodeCamp/classroom

Feature: Organize README.md file using drop-downs

Open
#593 0 comments 0 reactions 2 assignees Claimed by @NewtonLC View on GitHub
Dominant language
JavaScript
Stars
155
Forks
138
PR merge metrics
No merged PRs in 30d

Description

The README is getting quite long and hard to navigate. We should organize it
using collapsible ``/`` dropdown sections.

## Motivation
The README has grown significantly — scrolling to find relevant sections is cumbersome.

## Proposed Solution
Use native HTML `` and `` tags (supported by GitHub Markdown)
to collapse sections like setup instructions, environment variables, feature flags, etc.

## Example

Environment Setup

...content...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.