File size: 819 Bytes
3ecf046 |
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 |
{
"tasks": [
{
"index": 0,
"start": 25.3,
"end": 50.6,
"text": "Explore public repositories by navigating to the explore tab under projects and sort them by the most stars."
},
{
"index": 1,
"start": 77.1,
"end": 85.0,
"text": "Star a repository by clicking on the repository and pressing the star button."
},
{
"index": 2,
"start": 97.8,
"end": 104.3,
"text": "Follow a user by clicking on their username from a repository and selecting follow."
},
{
"index": 3,
"start": 160.8,
"end": 173.0,
"text": "Navigate to the to-do list to view all tasks."
}
]
} |