Skip to content

Commit f08be74

Browse files
Clarified Trac "version" attribute in contributing guide.
1 parent d454aef commit f08be74

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/internals/contributing/triaging-tickets.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,11 @@ majority of tickets have a severity of "Normal".
234234
Version
235235
-------
236236

237-
It is possible to use the *version* attribute to indicate in which
238-
version the reported bug was identified.
237+
The *version* attribute indicates the earliest version in which the bug was
238+
reproduced. During triage, this field can be updated, but there is no need to
239+
make further updates when that version goes out of support. The field should
240+
not be reset to "dev" to show the issue still exists: instead, the tested
241+
commit hash can be noted in a comment.
239242

240243
UI/UX
241244
-----

0 commit comments

Comments
 (0)