| 140 | | If a patch is non-trivial, there should be some evidence that there |
|---|
| 141 | | has been discussion on `django-developers`_ of any alternatives. |
|---|
| 142 | | Note that 'non-trivial' doesn't just mean 'only affects 1-2 lines |
|---|
| 143 | | of code' - it also includes the fact that the lines that are being |
|---|
| 144 | | modified don't have a significant follow-on effect on the overall |
|---|
| 145 | | design of Django. If in doubt, ask. |
|---|
| | 140 | A "non-trivial" patch is one that is more than a simple bug fix. It's a patch |
|---|
| | 141 | that introduces Django functionality and makes some sort of design decision. |
|---|
| | 142 | |
|---|
| | 143 | If you provide a non-trivial patch, include evidence that alternatives have |
|---|
| | 144 | been discussed on `django-developers`_. If you're not sure whether your patch |
|---|
| | 145 | should be considered non-trivial, just ask. |
|---|
| 157 | | a patch, create one. |
|---|
| 158 | | |
|---|
| 159 | | Once you have completed all the missing details on the ticket and you have a |
|---|
| 160 | | patch with all the required features, mail `django-developers`_. Indicate that |
|---|
| 161 | | you have triaged a ticket, and recommend a course of action for dealing with |
|---|
| 162 | | that ticket. |
|---|
| 163 | | |
|---|
| 164 | | At first, this may require you to be persistent - if you find that your triaged |
|---|
| 165 | | ticket still isn't getting attention, occasional polite requests for eyeballs to |
|---|
| 166 | | look at your ticket may be necessary. However, as you earn a reputation for |
|---|
| 167 | | quality triage work, you should find that it is easier to get the developers |
|---|
| | 157 | a patch, create one. |
|---|
| | 158 | |
|---|
| | 159 | Once you've completed all the missing details on the ticket and you have a |
|---|
| | 160 | patch with all the required features, e-mail `django-developers`_. Indicate |
|---|
| | 161 | that you have triaged a ticket, and recommend a course of action for dealing |
|---|
| | 162 | with that ticket. |
|---|
| | 163 | |
|---|
| | 164 | At first, this may require you to be persistent. If you find that your triaged |
|---|
| | 165 | ticket still isn't getting attention, occasional polite requests for eyeballs |
|---|
| | 166 | to look at your ticket may be necessary. However, as you earn a reputation for |
|---|
| | 167 | quality triage work, you should find that it is easier to get the developers' |
|---|