GH-900 · Question #28
How can a user highlight a post to the top of the Discussions page?
The correct answer is B. Pin the discussion. In GitHub Discussions, maintainers and users with the appropriate permissions can pin a discussion to keep it displayed at the top of the Discussions page, making it highly visible to all visitors. Option A (Save) does not promote a discussion publicly. Option C (Create an…
Question
How can a user highlight a post to the top of the Discussions page?
Options
- ASave the discussion.
- BPin the discussion.
- CCreate an issue from the discussion.
- DStar the discussion.
How the community answered
(28 responses)- A4% (1)
- B89% (25)
- C7% (2)
Explanation
In GitHub Discussions, maintainers and users with the appropriate permissions can pin a discussion to keep it displayed at the top of the Discussions page, making it highly visible to all visitors. Option A (Save) does not promote a discussion publicly. Option C (Create an issue) converts the discussion into an issue rather than highlighting it. Option D (Star) is a personal bookmarking feature that does not affect the public ordering of discussions on the page.
Topics
Community Discussion
No community discussion yet for this question.