When a new developer joins a project, there is often a sea of information that they need to learn right away to be productive. This includes things like who the Product Owner and Scrum Master are, where the backlog is, where staging and production environments are, etc.
Make it easy for the new developer by putting all this information in a central location like the Visual Studio dashboard.
Note: As of July 2025, this feature is missing in GitHub Projects.

❌ Figure: Bad example - Don't stick with the default dashboard, it's almost useless
✅ Figure: Good example - This dashboard contains all the information a new team member would need to get started
The dashboard should contain:
Your solution should also contain the standard _Instructions.docx file for additional details on getting the project up and running in Visual Studio.
For particularly large and complex projects, you can use an induction tool like SugarLearning to create a course for getting up to speed with the project.
Figure: SugarLearning induction tool