GH-900 · Question #62
GH-900 Question #62: Real Exam Question with Answer & Explanation
The correct answer is C: Help wanted. {"question_number": 4, "correct_answer": "C", "explanation": "'Help wanted' is the GitHub default label specifically designed to signal that a maintainer wants community assistance on an issue or pull request - it invites contributors to engage. The other labels serve different p
Question
As a user, which of the following default labels is used to indicate that a maintainer needs assistance on an issue or pull request?
Options
- AEnhancement
- BQuestion
- CHelp wanted
- DDocumentation
Explanation
{"question_number": 4, "correct_answer": "C", "explanation": "'Help wanted' is the GitHub default label specifically designed to signal that a maintainer wants community assistance on an issue or pull request - it invites contributors to engage. The other labels serve different purposes: 'Enhancement' (A) marks a request for a new feature or improvement; 'Question' (B) indicates the issue needs more information or clarification; and 'Documentation' (D) signals that improvements or additions to documentation are needed. 'Help wanted' is commonly paired with 'good first issue' to guide new contributors.", "generated_by": "claude-sonnet", "llm_judge_score": 4}
Topics
Community Discussion
No community discussion yet for this question.