GH-900 · Question #139
Which of the following GitHub features supports Polling?
The correct answer is C. Discussions. GitHub Discussions is the only listed feature that supports polls. Within a Discussion post, authors can create a poll by adding poll-type content, allowing community members to vote on predefined options. This makes Discussions suitable for gathering structured community input…
Question
Which of the following GitHub features supports Polling?
Exhibit
Options
- AProjects
- BIssues
- CDiscussions
- DWikis
How the community answered
(51 responses)- A2% (1)
- B6% (3)
- C90% (46)
- D2% (1)
Explanation
GitHub Discussions is the only listed feature that supports polls. Within a Discussion post, authors can create a poll by adding poll-type content, allowing community members to vote on predefined options. This makes Discussions suitable for gathering structured community input or opinions. Projects (A) are kanban-style boards for tracking work items and have no polling capability. Issues (B) are used for bug tracking and feature requests but do not have a built-in poll mechanism. Wikis (D) are documentation pages with no interactive polling feature. The poll functionality in Discussions is a deliberate design choice to support community engagement and decision-making.
Topics
Community Discussion
No community discussion yet for this question.
