curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bc094df5acf151fb264d8.md
Listen to the audio and complete the sentence.
I see. Let's open an BLANK, then. What happened when you BLANK the changes?
issue
Used for reporting or discussing problems in the project.
pushed
It means uploaded changes to the repository. It is conjugated in the past tense.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-1.mp3",
"startTime": 1,
"startTimestamp": 16.04,
"finishTimestamp": 20.28
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.24,
"dialogue": {
"text": "I see. Let's open an issue then. What happened when you pushed the changes?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.74
}
]
}