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