#15341: Add info about transifex to New Ticket page
-------------------------------------+-------------------------------------
Reporter: bpeschier | Owner: nobody
Type: Bug | Status: closed
Component: Djangoproject.com | Version: master
Web site | Resolution: fixed
Severity: Normal | Triage Stage: Accepted
Keywords: trac | Needs documentation: 0
Has patch: 0 | Patch needs improvement: 0
Needs tests: 0 | UI/UX: 0
Easy pickings: 0 |
-------------------------------------+-------------------------------------
Changes (by aaugustin):
* status: reopened => closed
* resolution: => fixed
Comment:
Some links were also obsolete since a refactoring of the contributing
docs.
I modified the ticket submissing page as follows:
{{{
#!diff
--- trac-env/templates/custom_ticket.html.bak 2012-05-06
10:14:33.000000000 -0700
+++ trac-env/templates/custom_ticket.html 2012-05-06
10:43:19.000000000 -0700
@@ -14,7 +14,7 @@
for common issues.
</li>
<li>
- <a
href="https://docs.djangoproject.com/en/dev/internals/contributing
/#reporting-security-issues">Don't report security issues here!</a>
+ <a
href="https://docs.djangoproject.com/en/dev/internals/contributing/bugs-
and-features/#reporting-security-issues">Don't report security issues
here!</a>
Contact <a
href="mailto:[email protected]">[email protected]</a>
instead.
</li>
<li>
@@ -22,13 +22,13 @@
<a href="https://docs.djangoproject.com/en/dev/faq/help/">help
with support questions</a>.
</li>
<li>
- Patches should be attached to the ticket as files, not included
in the
- description.
+ Use <a
href="https://www.transifex.net/projects/p/django/">Transifex</a> for
+ <a
href="https://docs.djangoproject.com/en/dev/internals/contributing/localizing/#translations">bug
reports on translations</a>.
</li>
<li>
Follow our
- <a
href="https://docs.djangoproject.com/en/dev/internals/contributing
/#reporting-bugs">bug reporting guidelines</a>
- and our <a
href="https://docs.djangoproject.com/en/dev/internals/contributing
/#submitting-patches">patch submission guidelines</a>
+ <a
href="https://docs.djangoproject.com/en/dev/internals/contributing/bugs-
and-features/#reporting-bugs">bug reporting guidelines</a>
+ and our <a
href="https://docs.djangoproject.com/en/dev/internals/contributing
/writing-code/submitting-patches/#patch-style">patch submission
guidelines</a>
for the best response.
</li>
<li>
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/15341#comment:10>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.