Changes between Version 3 and Version 4 of TicketClosingReasons/DontReopenTickets


Ignore:
Timestamp:
Aug 2, 2024, 1:19:06 AM (3 months ago)
Author:
Carlton Gibson
Comment:

Added reference to Django Forum.

Legend:

Unmodified
Added
Removed
Modified
  • TicketClosingReasons/DontReopenTickets

    v3 v4  
    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://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] 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.
    44
    55See [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/ Reporting bugs and requesting features] for more information.
Back to Top