You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: trac-env/templates/custom_ticket.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,9 @@ <h2>Please read this first:</h2>
12
12
Report bugs and suggest documentation changes using this ticket tracker.
13
13
</li>
14
14
<li>
15
-
New feature proposals should first be discussed on the <ahref="https://forum.djangoproject.com/c/internals/5">Django Forum</a>.
16
-
Once feedback has been gathered, you can use this ticket tracker to open a ticket for the new feature.
15
+
New feature proposals should be created on the <ahref="https://github.com/django/new-features/issues/new/choose">new feature idea tracker</a>. The <ahref="https://github.com/orgs/django/projects/24">project board view</a> can be used to view existing ideas and their progress.
17
16
Please include links to relevant discussions from the forum (or other sources).
17
+
If the feature is approved for Django core, a feature ticket may be created here on Trac.
0 commit comments