Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

1 Answer

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

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.