Skip to content

Commit 2665537

Browse files
Add the new feature ideas tracker to the new ticket readme
Co-authored-by: Tim Schilling <[email protected]>
1 parent c2d5ead commit 2665537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

trac-env/templates/custom_ticket.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ <h2>Please read this first:</h2>
1212
Report bugs and suggest documentation changes using this ticket tracker.
1313
</li>
1414
<li>
15-
New feature proposals should first be discussed on the <a href="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 <a href="https://github.com/django/new-features/issues/new/choose">new feature idea tracker</a>. The <a href="https://github.com/orgs/django/projects/24">project board view</a> can be used to view existing ideas and their progress.
1716
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.
1818
</li>
1919
<li>
2020
Don't use the ticket system for

0 commit comments

Comments
 (0)