DocumentationGood first issueInternalstatus: triaged
Description
We use some asciidoc in the repo, let's get rid of it
Contributor guide
Tech stack
None
Domain
documentation
Issue type
documentation
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
2
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-3 hours
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
fresh
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
Knowledge of MarkdownAbility to locate asciidoc files
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
65
Research direction
Search the repository for files ending in .adoc or .asciidoc. The issue does not specify which files, so the contributor will need to locate them. There are 2 comments in the issue that might provide additional context (not shown). After identifying the files, convert the content to Markdown while preserving formatting.