Estimate documentation (#335)
|
@ -5,7 +5,7 @@ Enhance your sprint planning sessions with the Planning Poker for Azure DevOps e
|
|||
|
||||
# Documentation
|
||||
|
||||
For detailed instructions on using the Planning Poker for Azure DevOps extension, please refer to the official documentation. You can access the comprehensive guide by clicking [Market place](https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate). This resource provides step-by-step information to help you effectively utilize the estimation features within your Azure DevOps environment.
|
||||
For detailed instructions on using the Planning Poker for Azure DevOps extension, please refer to the official documentation. You can access the comprehensive guide by clicking [Marketplace](https://marketplace.visualstudio.com/items?itemName=ms-devlabs.estimate). This resource provides step-by-step information to help you effectively utilize the estimation features within your Azure DevOps environment.
|
||||
|
||||
# Support
|
||||
|
||||
|
|
Двоичные данные
marketplace/images/CreateSession.png
До Ширина: | Высота: | Размер: 42 KiB После Ширина: | Высота: | Размер: 54 KiB |
Двоичные данные
marketplace/images/EndSession.png
До Ширина: | Высота: | Размер: 32 KiB После Ширина: | Высота: | Размер: 19 KiB |
Двоичные данные
marketplace/images/backlogView.png
До Ширина: | Высота: | Размер: 130 KiB После Ширина: | Высота: | Размер: 234 KiB |
Двоичные данные
marketplace/images/estimateQuery.png
До Ширина: | Высота: | Размер: 125 KiB После Ширина: | Высота: | Размер: 106 KiB |
Двоичные данные
marketplace/images/mySession.png
До Ширина: | Высота: | Размер: 16 KiB После Ширина: | Высота: | Размер: 79 KiB |
Двоичные данные
marketplace/images/reveal.png
До Ширина: | Высота: | Размер: 88 KiB |
После Ширина: | Высота: | Размер: 16 KiB |
Двоичные данные
marketplace/images/settings.png
До Ширина: | Высота: | Размер: 184 KiB После Ширина: | Высота: | Размер: 72 KiB |
Двоичные данные
marketplace/images/vote.png
До Ширина: | Высота: | Размер: 44 KiB После Ширина: | Высота: | Размер: 139 KiB |
|
@ -8,32 +8,50 @@ To start a new Planning Poker session in Azure DevOps, follow these steps:
|
|||
|
||||
1. Select a field
|
||||
- Select a field to store the estimation for each work item.
|
||||
![settings](marketplace/images/settings.png)
|
||||
|
||||
![settings](marketplace/images/settings.png)
|
||||
|
||||
2. Start a New Session:
|
||||
- Create a new session
|
||||
![CreateSession](marketplace/images/CreateSession.png)
|
||||
|
||||
![CreateSession](marketplace/images/CreateSession.png)
|
||||
|
||||
- From Backlog: Select work items and open the context menu to initiate the session.
|
||||
![backlogView](marketplace/images/backlogView.png)
|
||||
|
||||
![backlogView](marketplace/images/backlogView.png)
|
||||
|
||||
- From a Query: Create a query and start the session from the context menu, or save it to the shared queries and use the Estimate hub to select the query.
|
||||
![estimateQuery](marketplace/images/estimateQuery.png)
|
||||
|
||||
![estimateQuery](marketplace/images/estimateQuery.png)
|
||||
|
||||
3. Share the Link:
|
||||
- Share the generated session link with your team members to allow them to join the session.
|
||||
|
||||
4. Team Members Join:
|
||||
- Ensure all team members have joined the session.
|
||||
![mySession](marketplace/images/mySession.png)
|
||||
|
||||
![mySession](marketplace/images/mySession.png)
|
||||
|
||||
5. Pick a Card:
|
||||
- Each team member picks a card to provide their estimate.
|
||||
![vote](marketplace/images/vote.png)
|
||||
|
||||
![vote](marketplace/images/vote.png)
|
||||
|
||||
6. Reveal Estimates:
|
||||
- Once everyone has picked a card, click Reveal to show everyone's estimates.
|
||||
![reveal](marketplace/images/reveal.png)
|
||||
|
||||
![reveal](marketplace/images/revealEstimate.png)
|
||||
|
||||
7. Commit the Final Estimate:
|
||||
- Select and commit the final estimate for the work item.
|
||||
|
||||
8. Move to the Next Work Item:
|
||||
- Continue to the next work item. Estimates are automatically saved to the work items.
|
||||
|
||||
9. End the Session:
|
||||
- After completing the estimation for all items, you can end the session.
|
||||
![EndSesiion](marketplace/images/EndSession.png)
|
||||
|
||||
![EndSesiion](marketplace/images/EndSession.png)
|
||||
|
||||
# Support
|
||||
|
||||
|
|