nerdexam
Microsoft

GH-900 · Question #51

Which of the following is the best GitHub feature for long-form documentation for a project?

The correct answer is D. Wikis. GitHub Wikis are specifically designed for long-form documentation - they provide a dedicated, multi-page space for guides, reference material, and detailed project documentation (D). Insights (A) provides analytics and activity data about a repository. Pull Requests (B) are…

Working with GitHub Repositories

Question

Which of the following is the best GitHub feature for long-form documentation for a project?

Options

  • AInsights
  • BPull Requests
  • CProjects
  • DWikis

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • D
    89% (24)

Explanation

GitHub Wikis are specifically designed for long-form documentation - they provide a dedicated, multi-page space for guides, reference material, and detailed project documentation (D). Insights (A) provides analytics and activity data about a repository. Pull Requests (B) are used for proposing and reviewing code changes. Projects (C) is a project management and planning tool. Of these, only Wikis are purpose-built for comprehensive written documentation.

Topics

#GitHub Wikis#Project documentation#Long-form content

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice