VWA / issue_repo_tutorial /issue_repo_tutorial.project.json
KevinQHLin's picture
Upload folder using huggingface_hub
ac8effe verified
raw
history blame
1.32 kB
{
"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."
}
]
}
]
}