kanban

Who would be interested in a Kanban TFS Process Template?

I'm thinking about building a TFS Process Template for Kanban. I just wanted to gauge the interest.... ...

How do I track progress when using Kanban?

We are thinking of moving from Scrum to a more Kanban style of development, however one thing that is not clear to me is how to monitor progress under Kanban. I have read that progress can be measured by monitoring the cycle time of each story and then presumeably applying this time to the number of outstanding stories. But this seems t...

What information should be stored on Kanban Cards?

I am curious to the information and level of detail that people are storing on Kanban cards? Or beter yet some templates of how they are put together. For reference here is a description of a Kanban Card http://en.wikipedia.org/wiki/Kanban_cards ...

What's the best way to setup git when having common code that should be used in several repositories?

Hi Everyone, I'm working as a .NET developer in a development team where we are using kanban for our software development process. We are currently using team foundation server for source control and having a branch-by-feature strategy to ensure that we allways have releasable code. Since there is some "limitations" in Team Foundatio...