Changes between Version 29 and Version 30 of Reports
- Timestamp:
- Apr 20, 2011, 4:29:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Reports
v29 v30 10 10 * [query:status=!closed&stage=Accepted&component=Documentation&has_patch=0 Documentation tickets needing patches] (often easy) 11 11 12 = Experiencedcontributors =12 = Intermediate contributors = 13 13 14 14 Any experienced member of the community, or any reasonably experienced Python/web developer, is welcome to start work on these, and as a community run project with a small core team, we '''absolutely rely''' on these contributions! Remember to consult our [http://docs.djangoproject.com/en/dev/internals/contributing/#ticket-triage ticket triage policy], and also remember you can add more filters to these reports to select the components you have experience with. Thanks! … … 35 35 When done, either set to 'Ready for checkin' or the relevant flags regarding patch quality, docs and tests. 36 36 37 = = Implementing patches ==37 = Experienced contributors = 38 38 39 These tickets are accepted but have no patches, or patches that are not up to scratch, or are missing docs or tests. 40 39 Once you're ready to actually start on possibly-difficult problems, these tickets contain requests that have been accepted but have no patches, or patches that are not up to scratch, or are missing docs or tests. 41 40 42 41 * [query:status=!closed&has_patch=0&stage=Accepted&or&status=!closed&needs_better_patch=1&stage=Accepted&or&status=!closed&needs_docs=1&stage=Accepted&or&status=!closed&needs_tests=1&stage=Accepted All tickets that need any implementation work]