Changes between Version 6 and Version 7 of SprintIdeas
- Timestamp:
- Sep 13, 2007, 3:01:56 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v6 v7 3 3 More than 100 people around the world have signed up for Friday's Django sprint. What should ''you'' work on, given that so many other people are contributing at the same time? This document attempts to help you answer that question. 4 4 5 == The short answer == 5 == How to prepare for the sprint == 6 7 * Read our [http://www.djangoproject.com/documentation/contributing/ "Contributing to Django" document]. 8 * [http://www.djangoproject.com/documentation/install/#installing-the-development-version Install the "trunk" version of Django] (aka the Django development version). 9 * http://www.djangoproject.com/accounts/register/Create an account in our ticket system]. This will allow you to claim 10 tickets you're working on. 11 12 == What to work on? The short answer == 6 13 7 14 '''Work on whatever you like.''' … … 9 16 Our development process during the sprint will fundamentally be no different from standard Django development -- that is, contributors scratch their own itches, solve the problems they want to solve, and generally do what they want to do. The difference in the sprint, of course, is that a lot of people are going to be in more-or-less real-time contact, which makes it easier for ''more'' contributions to happen ''faster''. (Some sprinters will be in the same physical location and the IRC channel will be available for more rapid feedback.) 10 17 11 == The longer answer ==18 == What to work on? The longer answer == 12 19 13 20 If you're in doubt about what to work on, consider these pieces of advice: