Skip to content

Commit f1ae75f

Browse files
tim-schillingSaptakS
authored andcommitted
Updated new features proposal process on roadmap pages.
This now references the new features GitHub project board process the 6.x Steering Council has started. It also links to the docs regarding new features. Hopefully this provides readers with the information they would be looking for.
1 parent ecfa16f commit f1ae75f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

djangoproject/templates/releases/roadmap.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ <h2>What features will be in Django {{ series }}?</h2>
1919
<p>Django {{ series }} will be a time-based release. Any features completed and committed
2020
to main by the alpha feature freeze deadline noted below will be included. Any
2121
that miss the deadline won't.</p>
22-
<p>If you have a major feature you'd like to contribute, please introduce yourself
23-
on the <a href="https://forum.djangoproject.com/c/internals/5">django-internals forum</a>
24-
so you can find a shepherd for your feature.</p>
22+
<p>If you have a major feature you'd like to contribute, please propose it on
23+
<a href="https://github.com/orgs/django/projects/24/">new feature ideas GitHub project</a> and review the
24+
<a href="https://docs.djangoproject.com/en/dev/internals/contributing/bugs-and-features/#requesting-features">requesting features documentation</a>.</p>
2525
<p>Minor features and bug fixes will be merged as they are completed. If you
2626
have submitted a patch, ensure the flags on the Trac ticket are correct so it
2727
appears in the "Patches needing review" filter of the

0 commit comments

Comments
 (0)