Changes between Version 4 and Version 5 of TicketClosingReasons/DontReopenTickets


Ignore:
Timestamp:
Oct 23, 2024, 8:59:55 AM (13 days ago)
Author:
Thibaud Colas
Comment:

remove reference to django-developers mailing list

Legend:

Unmodified
Added
Removed
Modified
  • TicketClosingReasons/DontReopenTickets

    v4 v5  
    11= Don't reopen tickets that have been closed as wontfix =
    22
    3 The Django development team doesn't use the ticket tracker to discuss design decisions. The place for that is the [https://forum.djangoproject.com Django Forum] or the  [https://groups.google.com/forum/#!forum/django-developers django-developers mailing list]. Please open a thread with your proposal. If there's consensus about the change on the mailing list, we'll reopen the ticket.
     3The Django development team doesn't use the ticket tracker to discuss design decisions. The place for that is the [https://forum.djangoproject.com Django Forum]. Please open a thread with your proposal. If there's consensus about the change on the mailing list, we'll reopen the ticket.
    44
    55See [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/ Reporting bugs and requesting features] for more information.
Back to Top