KCNA · Question #41
Which of the following is a responsibility of the governance board of an open source project?
The correct answer is C. Outline the project's "terms of engagement".. The governance board of an open source project is primarily responsible for establishing the fundamental operational guidelines and rules that define how contributors interact and participate.
Question
Which of the following is a responsibility of the governance board of an open source project?
Options
- ADecide about the marketing strategy of the project.
- BReview the pull requests in the main branch.
- COutline the project's "terms of engagement".
- DDefine the license to be used in the project.
How the community answered
(42 responses)- A7% (3)
- B2% (1)
- C88% (37)
- D2% (1)
Why each option
The governance board of an open source project is primarily responsible for establishing the fundamental operational guidelines and rules that define how contributors interact and participate.
Deciding the marketing strategy is typically handled by marketing teams or community managers, not the governance board which focuses on project policy.
Reviewing pull requests is a task for project maintainers and code reviewers, not the strategic governance board.
A governance board sets the overarching policies, principles, and 'terms of engagement' for an open source project, ensuring a clear framework for collaboration, decision-making, and conflict resolution among contributors and stakeholders.
While the license is crucial, it's often defined early in the project's lifecycle, possibly by initial founders or lead developers, with the governance board ensuring its adherence rather than defining it from scratch.
Concept tested: Open source project governance
Topics
Community Discussion
No community discussion yet for this question.