curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bbba66c53330f4316fd9f.md
GitHub is a web-based platform used for version control and collaboration in software development. It allows multiple people to work on a project at the same time, track changes, and discuss issues.
For example, developers use GitHub to manage code changes and collaborate on projects.
I think we should open an issue on BLANK.
GitHub
GitHub is the platform where developers track and collaborate on software projects.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-1.mp3",
"startTime": 1,
"startTimestamp": 4.54,
"finishTimestamp": 6.84
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.3,
"dialogue": {
"text": "I think we should open an issue on GitHub.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.8
}
]
}