adding the missing line of the priority task description

This commit is contained in:
viljarb
2026-03-12 17:29:22 +01:00
parent 021cc379c4
commit f88adbd1a5

View File

@@ -19,7 +19,9 @@ You need to rebalance the current sprint priorities:
1. Assign the task Issue you are currently reading to yourself as "Me" and set status to "In Progress".
2. A new issue has appeared in the list that needs urgent attention. Change the database related issue's priority to 4 (critical).
3. Set the priority of the feature and chore issues in the list to 1 (low).`
3. Set the priority of the feature and chore issues in the list to 1 (low).
4. Change this issue status to "Closed".
`
type PriorityManagementTask struct {
done bool