From 6a05734f05c0b733830e68efd1588d8c06092f68 Mon Sep 17 00:00:00 2001 From: Alex Tomkins Date: Tue, 7 Jan 2025 21:21:31 +0000 Subject: [PATCH] Direct link to the "Django Internals" forum Co-authored-by: Lily Foote --- trac-env/templates/custom_ticket.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trac-env/templates/custom_ticket.html b/trac-env/templates/custom_ticket.html index d22921f..fa03729 100644 --- a/trac-env/templates/custom_ticket.html +++ b/trac-env/templates/custom_ticket.html @@ -12,7 +12,7 @@

Please read this first:

Report bugs and suggest documentation changes using this ticket tracker.
  • - New feature proposals should first be discussed on the Django Forum. + New feature proposals should first be discussed on the Django Forum. Once feedback has been gathered, you can use this ticket tracker to open a ticket for the new feature. Please include links to relevant discussions from the forum (or other sources).