Django

Code

Changeset 3224

Show
Ignore:
Timestamp:
06/28/06 08:15:33 (2 years ago)
Author:
adrian
Message:

Fixed #2252 -- Added patch submission guideline to 'new ticket' Trac template

Files:

Legend:

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

    r600 r3224  
    1717<li>Please check the the <a href="http://www.djangoproject.com/documentation/faq/">FAQ</a> first if you suspect your issue might be a frequently-asked question.</li> 
    1818<li>Please don't use the ticket system to ask support questions. Use the <a href="http://groups.google.com/group/django-users">django-users mailing list</a> for that, or our IRC channel. (See the "Get help" section of the <a href="http://www.djangoproject.com/community/">community page</a> for more information.)</li> 
     19<li>If you're submitting a patch, please submit it via the "Attach file" button, which will appear after you've created the ticket. Please don't paste the patch into the ticket description itself.</li> 
    1920</ul> 
    2021