basic knowledge of HTML/CSS/JSfamiliarity with documentation tools
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
90
調査方針
The issue requests adding tabbed interface for platform specific commands in the documentation. Search for the install command documentation (likely in docs/ directory). Determine how the documentation site is built (e.g., MkDocs, Sphinx, or custom). Look for existing tab implementations or decide to use a library like tabbed content in mkdocs material. Then add tabbed sections for each platform (e.g., Linux, macOS, Windows) and implement a default tab based on browser detection using JavaScript. The change should be isolated to the documentation files.
Use tabs for platform-specific commands in docs · astral-sh/uv#5698 | Good First Issue