Resource Page DescriptionYou can download and customize the process guidance for Visual Studio Scrum 1.0, and associate it with your team projects in Visual Studio Team System.
The download contains a customizable version of Visual Studio Scrum 1.0. The original version is on MSDN at http://msdn.microsoft.com/library/ff731587.aspx. To create your own custom version of this guidance, follow these steps:
- Download and unzip this package (Downloads tab).
- Edit the html files to customize them.
- Publish them in a location to your users can access.
- Modify the guidance redirection files in your team projects to point to your customized content. Under Documents\Process Guidance: For example, in Process Guidance.html replace <meta http-equiv="refresh" content = "0;URL=http://go.microsoft.com/fwlink/?LinkId=153652&clcid=0x409" > with <meta http-equiv="refresh" content = "0;URL=http://[publishedLocation]/html/VisualStudioScrum1.0.html" >
| Redirection file | Target html file |
| ProcessGuidance.html | VisualStudioScrum1.0.html |
| Supporting Files\AboutWorkItems.html | WorkItemsandWorkflow.html |
| Supporting Files\Bug.html | BugScrum.html |
| Supporting Files\Impediment.html | ImpedimentScrum.html |
| Supporting Files\Share Steps.html | ShareStepsScrum.html |
| Supporting Files\Task.html | TaskScrum.html |
| Supporting Files\Test Case.html | TestCaseScrum.html |
| Supporting Files\Product Backlog Item.html | ProductBacklogItemScrum.html |
There is more information about customizing the guidance at http://blogs.msdn.com/b/allclark/archive/2010/08/12/customizable-process-guidance.aspx.
|