# HG changeset patch # User nishanth # Date 1279611605 -19800 # Node ID dec4a9b61534a515ac6252ce33965c2fc89c4b52 # Parent cb81b0f7e707a78ecae488c9d15d174b2d19979c sprint_info page is complete diff -r cb81b0f7e707 -r dec4a9b61534 templates/sprint_info.html --- a/templates/sprint_info.html Tue Jul 20 13:01:55 2010 +0530 +++ b/templates/sprint_info.html Tue Jul 20 13:10:05 2010 +0530 @@ -3,4 +3,21 @@ What is a Sprint {% endblock %} {% block content %} +
+

What is a Sprint?

+ +

A sprint is a short period of software development. Sprints have become popular events among open source projects. They are often held near conferences, where most of the project's team and enthusiasts attend.

+

Sprint is directed by a coach(es), who suggests tasks, tracks the progress and makes sure that none of the developers encounter insurmountable difficulties. Often the development happens in pairs or small teams. During sprints, people new to the project are welcomed and get an intensive hands-on introduction pairing with an experienced project member. A large open space is often chosen as a venue for efficient communication.

+
+

Sprints in SageDays 25:

+ +
+
+ + {% endblock %}