3

We are using VS 2010 and using TFS for Checkin code. I want all developer to attach Task , BUG with code when they do checkin. What is the policy i need to apply to get this done.

Thanks. Dev

Dev
  • 31
  • 2

1 Answers1

7

Right click on your Team Project in Team Explorer and choose "Team Project Settings" > "Source Control...". Then click on the "Check-in Policy" tab.

From there you can "Add..." a policy requiring a Work Item.

Source Control Settings

DaveShaw
  • 52,123
  • 16
  • 112
  • 141