File size: 1,316 Bytes
ac8effe |
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 |
{
"projects": [
{
"project_index": 0,
"project_title": "How to explore and manage issues in a GitLab repository",
"tasks": [
{
"index": 0,
"start": 5.6,
"end": 20.2,
"text": "Explore and manage issues in a GitLab repository, including viewing, assigning, and filtering issues."
}
]
},
{
"project_index": 1,
"project_title": "How to create a new issue with specific details in GitLab",
"tasks": [
{
"index": 1,
"start": 146.7,
"end": 171.5,
"text": "Create a new issue with specific details such as assignee, due date, and label."
}
]
},
{
"project_index": 2,
"project_title": "How to navigate and manage milestones in GitLab",
"tasks": [
{
"index": 2,
"start": 171.5,
"end": 197.2,
"text": "Navigate and manage milestones, including viewing and creating new milestones."
}
]
}
]
} |