We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d454aef commit f08be74Copy full SHA for f08be74
docs/internals/contributing/triaging-tickets.txt
@@ -234,8 +234,11 @@ majority of tickets have a severity of "Normal".
234
Version
235
-------
236
237
-It is possible to use the *version* attribute to indicate in which
238
-version the reported bug was identified.
+The *version* attribute indicates the earliest version in which the bug was
+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.
242
243
UI/UX
244
-----
0 commit comments