Skip to content

Commit

Permalink
Added note to Trac attachment.cs template about adding '[patch]' to t…
Browse files Browse the repository at this point in the history
…icket summaries

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com@3067 bcc190cf-cafb-0310-a4f2-bffc1f526a37
  • Loading branch information
adrian committed Jun 2, 2006
1 parent 675b293 commit 8946cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_website/templates/trac_templates/attachment.cs
Expand Up @@ -30,6 +30,7 @@
</div> </div>
<br /> <br />
</fieldset> </fieldset>
<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>
<div class="buttons"> <div class="buttons">
<input type="hidden" name="action" value="new" /> <input type="hidden" name="action" value="new" />
<input type="hidden" name="type" value="<?cs var:attachment.parent.type ?>" /> <input type="hidden" name="type" value="<?cs var:attachment.parent.type ?>" />
Expand Down

0 comments on commit 8946cd5

Please sign in to comment.