Skip to content

Commit

Permalink
Added article and two references (freeCodeCamp#19325)
Browse files Browse the repository at this point in the history
Updating this page from stub to article. Included two references in the More Information section.
  • Loading branch information
spencemal1 authored and QuincyLarson committed Oct 16, 2018
1 parent f64199a commit 9fd8973
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion client/src/pages/guide/english/agile/meta-scrum/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,14 @@ This is a stub. <a href='https://github.com/freecodecamp/guides/tree/master/src/

<!-- The article goes here, in GitHub-flavored Markdown. Feel free to add YouTube videos, images, and CodePen/JSBin embeds -->

A Meta Scrum is a virtual team composed of Product Owners from other scrum teams that are working on different aspects of a larger project. The Product Owners will coordinate Epics, product releases, and product lines. The Meta Scrum can also include company leadership and other key Stakeholders.

The Product Owners that make up the Meta Scrum coordinate Epics and other items in the backlog created by the EAT. They can also work to eliminate impediments that individual scrum masters cannot resolve.

The Meta Scrum aligns priorities across teams by establishing a standardized, recurring forum for communication among teams. Stakeholders and Product Owners should use this virtual team to express preferences and establish product scope/vision rather than approaching individual teams.

#### More Information:
<!-- Please add any articles you think might be helpful to read before writing the article -->

- <a href=“https://www.solutionsiq.com/agile-glossary/meta-scrum/”>https://www.solutionsiq.com/agile-glossary/meta-scrum/</a>
- <a href=“https://agileparkinglot.blog/2010/02/25/what-is-metascrum/“>https://agileparkinglot.blog/2010/02/25/what-is-metascrum/</a>

0 comments on commit 9fd8973

Please sign in to comment.