
The GitHub wiki is an anti-pattern
An article circulating on Hacker News contends that employing GitHub’s wiki feature for project documentation constitutes an anti‑pattern. The discussion highlights concerns that wikis can become detached from the codebase, complicating version control and collaboration. It suggests that keeping documentation within the repository itself may provide clearer traceability and better integration with software development workflows.