From 7a6fe5967b33a665e73fef0caaff116ac9ae0bfa Mon Sep 17 00:00:00 2001 From: Barbara Kryvko Date: Wed, 7 Nov 2018 14:33:49 -0600 Subject: [PATCH] Enhance and Correct Scrum Master article (#20986) * Enhance and Correct Scrum Master article Adjusted spelling and scrum guide link, add additional Scrum Master duties, and correct some misconceptions. * Complete a sentence and change link destination --- guide/english/agile/scrummasters/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/guide/english/agile/scrummasters/index.md b/guide/english/agile/scrummasters/index.md index af71b00247..66eb7060c2 100644 --- a/guide/english/agile/scrummasters/index.md +++ b/guide/english/agile/scrummasters/index.md @@ -13,20 +13,20 @@ The Scrum Master is a servant-leader for the Scrum Team. The Scrum Master helps - Helping the team maintain their burndown chart - Setting up retrospectives, sprint reviews or sprint planning sessions - Shielding the team from interruptions during the sprint -- Removing obstacles that affect the team -- Walking the product owner through more technical user stories +- Making sure that obstacles that affect the team are removed, by doing it themselves or helping the team learn how to handle the obstacle +- Assisting the product owner with understanding the practice of writing, splitting, and prioritizing user stories - Encouraging collaboration between the Scrum team and product owner . -Typically a Scrummaster will ask the following qustions: +Typically a Scrum Master will ask the following qustions: 1. What did you do yesterday? 2. What are you going to do today? -3. Is there anything stopping your progress? +3. Is there anything slowing downn or stopping your progress? -Scrum masters are part of an Agile team. They can be developers or other functional members (wearing multiple hats) or functioning individually as a sole role in a team. Their main objective is to enhance the development using the Scrum framework. +Scrum Masters are part of an Agile team. They can be developers or other functional members (wearing multiple hats) or functioning individually as a sole role in a team. Their main objective is to enhance the development using the Scrum framework. -Often their role is to: guide the sprint planning, monitor daily standup, conduct retrospectives, ensure velocity is present, help Scoping of Sprints. +Often their role is to: guide the sprint planning, monitor daily standup, conduct retrospectives, ensure velocity is present, help scoping of Sprints, helping the Product Owner and team to construct and split user stories. #### More Information: - What is a Scrum Master -- Scrum Guide \ No newline at end of file +- Scrum Guide