Changes between Version 28 and Version 29 of SprintIdeas


Ignore:
Timestamp:
Sep 14, 2007, 1:48:17 AM (17 years ago)
Author:
Russell Keith-Magee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v28 v29  
    2727
    2828 * '''Choose noncontroversial tickets.''' Some issues are intrinsically controversial, such as the question of how (or whether) to implement auto-escaping in templates. For the sake of your own sanity, avoid these tickets during the sprint.
     29
     30 * '''Fix old bugs.''' There are any number of small, annoying bugs that have hung around for a long time. Some of them have patches, but the patches need to be updated. Start with the bug low numbers, and work up until you find something that interests you.
    2931
    3032 * '''Zero in a particular component you're familiar/comfortable with.''' It's overwhelming to browse the [http://code.djangoproject.com/query full list of open tickets], so do yourself a favor and narrow it down by component. (Do this by selecting "Add filter" on the right side of the page.) Example components are "Documentation" or "RSS framework." The nice thing about this approach is that, once you've fixed one or two tickets, you'll get on a roll and will have learned enough about that particular component that subsequent tickets for the same component will be easier to fix.
Back to Top