minglrconfig.sample in schubert-minglr-1.1.0 vs minglrconfig.sample in schubert-minglr-1.2.0

- old
+ new

@@ -14,5 +14,24 @@ task_state_1 = New > New to ready for Dev for Task task_state_2 = Ready for Development > Dev in Progress task_state_3 = Dev In Progress > Story from Dev in Progress to Dev Complete story_checkout = story_state_1 task_checkout = story_state_2 + +# Mingle Project Templates +# [blank] +# url = http://localhost:9090/projects/blank +# +# [agilehybrid] +# url = http://localhost:9090/projects/agilehybrid +# status_property = cp_status +# +# [scrum] +# url = http://localhost:9090/projects/scrum +# status_property = cp_status +# +# [storytracker] +# url = http://localhost:9090/projects/storytracker +# status_property = cp_status +# +# [xp] +# url = http://localhost:9090/projects/xp