From ceb2234d924961f7a7c2429673a145ff9b16f5f0 Mon Sep 17 00:00:00 2001 From: Mo1914 <44420272+Mo1914@users.noreply.github.com> Date: Sun, 12 May 2019 12:56:50 -0400 Subject: [PATCH] Scrum Components (#27581) Edited Scrum component description and added components. --- guide/english/agile/scrum/index.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/guide/english/agile/scrum/index.md b/guide/english/agile/scrum/index.md index 56f60051d9..59313a89cb 100644 --- a/guide/english/agile/scrum/index.md +++ b/guide/english/agile/scrum/index.md @@ -5,10 +5,17 @@ title: Scrum Scrum is one of the methodologies under the Agile umbrella. The name is derived from a method of resuming play in the sport of rugby, in which the entire team moves together to make ground. Similarly, a scrum in Agile involves all parts of the team working on the same set of goals. In the scrum method, a prioritized list of tasks is presented to the team, and over the course of a "sprint" (usually two weeks), those tasks are completed, in order, by the team. This ensures that the highest-priority tasks or deliverables are completed before time or funds run out. -### Components of a Scrum +## Scrum Components + +Scrum is often described as a repetitive as well as cumulative agenda in agile software development environments. Where project management is the focus, scrum effectively aids in the production process. + +The Scrum process is made up of the following items: + +- Theme +- Epic +- Stories +- Scrum tasks -Scrum is one of the methodologies under the Agile umbrella. It originates from 'scrummage' which is a term used in rugby to denote players huddling together to get possession of the ball. -The practice revolves around - A set of roles (delivery team, product owner, and scrum master) - Ceremonies (sprint planning, daily standup, sprint review, sprint retrospective, and backlog grooming)