1
0
mirror of https://github.com/django/django.git synced 2025-09-10 11:09:12 +00:00

Clarified Trac "version" attribute in contributing guide.

This commit is contained in:
Jacob Walls 2025-08-25 14:29:54 -04:00
parent d454aefbd1
commit c594574175

View File

@ -234,8 +234,11 @@ majority of tickets have a severity of "Normal".
Version Version
------- -------
It is possible to use the *version* attribute to indicate in which The *version* attribute indicates the earliest version in which the bug was
version the reported bug was identified. reproduced. During triage, this field can be updated, but there is no need to
make further updates when that version goes out of support. The field should
not be reset to "dev" to show the issue still exists: instead, the tested
commit hash can be noted in a comment.
UI/UX UI/UX
----- -----