| 242 | | * Ticket triagers: community members who keep track of tickets, making |
|---|
| 243 | | sure the tickets are always categorized correctly. |
|---|
| | 243 | * Ticket triagers: community members with proven criteria and expertice |
|---|
| | 244 | on the matter who keep track of tickets, making sure the tickets are |
|---|
| | 245 | always categorized correctly. |
|---|
| | 246 | |
|---|
| | 247 | This does not mean you cannot triage tickets. Any help is always very welcome and Anybody |
|---|
| | 248 | can help in this matter. In fact, the only difference between you and a triager is expertice. |
|---|
| | 249 | While gainning this expertise, please, try to follow this tips: |
|---|
| | 250 | |
|---|
| | 251 | * Do not close bugs as "wontfix", see the definition of "wontfix" below, |
|---|
| | 252 | but in general, it's a decission in hands of *core developers*. |
|---|
| | 253 | |
|---|
| | 254 | * Do not promote tickets to "Ready for Checkin" unless you feel *very* confident |
|---|
| | 255 | about the patch provided and you are not related to the ticket itself |
|---|
| | 256 | (You know, it's not good to judge oneself's work). |
|---|
| | 257 | |
|---|
| | 258 | * Only close tickets as "invalid" if those are clear cases like help requests |
|---|
| | 259 | which sould be placed to ``django-users`` (tell so when closing the ticket). |
|---|
| 298 | | Used when a core developer decides that this request is not |
|---|
| 299 | | appropriate for consideration in Django. This is usually chosen after |
|---|
| 300 | | discussion in the ``django-developers`` mailing list, and you should |
|---|
| 301 | | feel free to join in when it's something you care about. |
|---|
| | 314 | Used when a *core developer* or a *ticket triager* decides that this |
|---|
| | 315 | request is not appropriate for consideration in Django. This is usually |
|---|
| | 316 | chosen after discussion in the ``django-developers`` mailing list, and |
|---|
| | 317 | you should feel free to join in when it's something you care about. |
|---|