Django

Code

Changeset 3067

Show
Ignore:
Timestamp:
06/02/06 13:01:31 (2 years ago)
Author:
adrian
Message:

Added note to Trac attachment.cs template about adding '[patch]' to ticket summaries

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • djangoproject.com/django_website/templates/trac_templates/attachment.cs

    r1334 r3067  
    3131   <br /> 
    3232  </fieldset> 
     33  <p><strong>Please help us keep track of patches:</strong> If your attachment is a patch that fixes this ticket, please change the ticket's 'Summary' to begin with the exact text "[patch]". That will add the ticket to the <a href="http://code.djangoproject.com/report/12">Tickets with patches report</a>, which will speed up the acceptance of your contribution.</p> 
    3334  <div class="buttons"> 
    3435   <input type="hidden" name="action" value="new" />