curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65b2af1545e34334b7573de9.md
Listen to the audio and answer the question.
What is Sarah planning to do, and how does she think it will help?
She plans to update the PR and thinks it will fix the issue immediately.
Sarah's plan is to create a new PR with a rollback, not just to update it, and she hopes it will help find the problem.
She intends to delete the PR and believes it will identify the problem.
Instead of deleting, Sarah plans to create a new PR for debugging, aiming to find the problem.
She's making a new PR with a rollback and extra logs to find the issue.
She wants to consult the team, thinking they can solve the issue quickly.
Sarah's immediate plan is to create a PR, not to consult the team at this stage.
3
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-2.mp3",
"startTime": 1,
"startTimestamp": 25.18,
"finishTimestamp": 31.76
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 7.58,
"dialogue": {
"text": "Agreed. I'll create a PR with the rollback and some additional logs for debugging. That may help us find what the problem is.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 8.08
}
]
}