#14227 closed (fixed)
Modify contributing docs to mention the 'easy-pickings' keyword in triage
| Reported by: | Russell Keith-Magee | Owned by: | Chris Heisel |
|---|---|---|---|
| Component: | Documentation | Version: | 1.2 |
| Severity: | Keywords: | easy-pickings | |
| Cc: | Malcolm Tredinnick | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description (last modified by )
There are a couple of tickets marked with the 'easy-pickings' keyword; this is something that should be mentioned in the "How to contribute" docs as something that triagers should do (assuming the ticket submitter hasn't already) if they suspect the issue is a relatively simple problem that could be tackled by a newcomer.
Attachments (1)
Change History (13)
comment:1 by , 15 years ago
| Description: | modified (diff) |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|
comment:3 by , 15 years ago
| Has patch: | set |
|---|
comment:4 by , 15 years ago
| Cc: | added |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Accepted → Ready for checkin |
Revised patch and got a review in real life from Malcom at DjangoCon
comment:5 by , 15 years ago
| Patch needs improvement: | set |
|---|---|
| Triage Stage: | Ready for checkin → Accepted |
Thanks @cmheisel: I think there's actually one more bit needed here, which is the other side of the equation: that triagers should be keeping a lookout for issues that they think are small, and adding the tag when appropriate.
by , 15 years ago
| Attachment: | ticket14227.patch added |
|---|
Revised based on Russell's feedback, added language to Triage section
comment:6 by , 15 years ago
Ahh good catch @russellm -- sorry I missed that. Attaching a revised patch.
comment:7 by , 15 years ago
| Patch needs improvement: | unset |
|---|---|
| Triage Stage: | Accepted → Ready for checkin |
I think adding a new report with this kind of tickets to the "Reports" tab in Trac would also be nice.
comment:8 by , 15 years ago
I may just be totally stupid, but I can't seem to find a way to edit the [Reports] page in the wiki
comment:9 by , 15 years ago
Also we should edit the homepage to include a link to that report here: http://code.djangoproject.com/wiki#Gettinginvolved
comment:10 by , 15 years ago
@cmheisel: those wiki pages are locked to prevent vandalism and can only be edited by Trac admins. I've added the links to the reports.
comment:11 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I'll work on a doc patch for this