diff --git a/general/development/tracker/guide.md b/general/development/tracker/guide.md index d9b036e0d3..a2d749c410 100644 --- a/general/development/tracker/guide.md +++ b/general/development/tracker/guide.md @@ -52,7 +52,7 @@ Once an issue has been created, the following additional fields are able to be c | Field | Values | Notes | |---|---|---| -| **Fixed Version/s** | | | +| **Fixed Version/s** | | | | **Priority** | | | | **Reporter** | The person who logs the bug.
This field is automatically filled by Tracker. | | | **Assignee** | The person who will fix the issue. The assignee should be set when there is a definite intention to complete the issue. | | @@ -76,7 +76,7 @@ Once an issue has been created, the following additional fields are able to be c | Field | Values | Notes | |---|---|---| -| **Resolution** | | This field is only displayed when resolving or closing a bug. | +| **Resolution** | Issues that may/must have the **Fixed versions** field filled:Issues that must not have the **Fixed versions** field filled: | This field is only displayed when resolving or closing a bug. | ## See also