Sanjay009Sahu / CA-TEST-

test
1 stars 1 forks source link

As a team, I'd like to commit to a set of stories to be completed in a sprint (or iteration) >> Click "Create Sprint" then drag the footer down to select issues for a sprint (you can't start a sprint at the moment because one is already active) #10

Open Sanjay009Sahu opened 6 years ago

Sanjay009Sahu commented 6 years ago

Starting a Sprint

During the Planning Meeting the team will examine the stories at the top of the backlog and determine which they can commit to completing during the coming sprint. Based on this information the Product Owner might break down stories into smaller stories, adjust story priorities or otherwise work with the team to define the ideal sprint outcome. When the sprint is started the stories are moved into the sprint backlog.

Sanjay009Sahu commented 6 years ago

echo "# Cancelled-" >> README.md git init git add README.md git commit -m "first commit" git remote add origin git@github.com:Sanjay009Sahu/Cancelled-.git git push -u origin master