B10:32
I found a bug in the app yesterday.
어제 앱에서 버그를 찾았어요.
It was hard to describe at first.
처음에는 설명하기 어려웠어요.
I learned to write clear steps to reproduce.
재현 단계를 명확히 쓰는 법을 배웠어요.
First, I note what I did step by step.
먼저, 제가 한 일을 단계별로 적어요.
Then I write what I expected vs what happened.
그리고 예상한 결과와 실제 결과를 써요.
For example, I clicked the save button.
예를 들어, 저장 버튼을 클릭했어요.
I expected a green check mark.
초록색 체크 표시를 기대했어요.
But nothing happened on the screen.
그런데 화면에 아무 일도 일어나지 않았어요.
I also add when the bug shows up.
버그가 언제 나타나는지도 추가해요.
It shows up when I use Firefox browser.
파이어폭스 브라우저를 사용할 때 나타나요.
The developer fixed it without asking questions.
개발자가 질문 없이 고쳤어요.
I felt confident and helpful.
자신감 있고 도움이 되었다고 느꼈어요.
건우
How I Learned to Write a Bug Report That Works
by @geonu24