File size: 1,029 Bytes
f6af135 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
{
"tasks": [
{
"index": 0,
"start": 17.4,
"end": 24.5,
"text": "Navigate to the issues section to find issues assigned to yourself."
},
{
"index": 1,
"start": 35.1,
"end": 39.0,
"text": "View all issues assigned to yourself, including closed ones."
},
{
"index": 2,
"start": 48.8,
"end": 53.9,
"text": "Search for issues by keyword."
},
{
"index": 3,
"start": 75.5,
"end": 81.5,
"text": "Assign an issue to a new person."
},
{
"index": 4,
"start": 99.5,
"end": 110.8,
"text": "Search for issues by keyword that aren't assigned to you."
},
{
"index": 5,
"start": 139.9,
"end": 147.2,
"text": "Assign a JavaScript issue to yourself."
}
]
} |