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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ <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 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..
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.
16
16
Please include links to relevant discussions from the forum (or other sources).
17
17
If the feature is approved for Django core, a feature ticket may be created here on Trac.
0 commit comments