Changeset 3224
- Timestamp:
- 06/28/06 08:15:33 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
djangoproject.com/django_website/templates/trac_templates/newticket.cs
r600 r3224 17 17 <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> 18 18 <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> 19 20 </ul> 20 21
