Changes between Version 4 and Version 5 of TicketClosingReasons/DontReopenTickets
- Timestamp:
- Oct 23, 2024, 8:59:55 AM (13 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TicketClosingReasons/DontReopenTickets
v4 v5 1 1 = Don't reopen tickets that have been closed as wontfix = 2 2 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.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]. Please open a thread with your proposal. If there's consensus about the change on the mailing list, we'll reopen the ticket. 4 4 5 5 See [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/ Reporting bugs and requesting features] for more information.