File size: 1,813 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
    "projects": [
        {
            "project_index": 0,
            "project_title": "How to manage and view issues assigned to yourself",
            "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."
                }
            ]
        },
        {
            "project_index": 1,
            "project_title": "How to search for issues by keyword",
            "tasks": [
                {
                    "index": 2,
                    "start": 48.8,
                    "end": 53.9,
                    "text": "Search for issues by keyword."
                },
                {
                    "index": 4,
                    "start": 99.5,
                    "end": 110.8,
                    "text": "Search for issues by keyword that aren't assigned to you."
                }
            ]
        },
        {
            "project_index": 2,
            "project_title": "How to assign issues to yourself or others",
            "tasks": [
                {
                    "index": 3,
                    "start": 75.5,
                    "end": 81.5,
                    "text": "Assign an issue to a new person."
                },
                {
                    "index": 5,
                    "start": 139.9,
                    "end": 147.2,
                    "text": "Assign a JavaScript issue to yourself."
                }
            ]
        }
    ]
}