A20:42
I found a bug in our app yesterday.
어제 앱에서 버그를 발견했어요.
The button did nothing when I clicked it.
버튼을 클릭해도 아무 반응이 없었어요.
First, I wrote down the steps to reproduce it.
먼저 재현 단계를 적었어요.
I said: 'Open the settings page, then click save.'
'설정 페이지를 열고 저장을 클릭하세요'라고 썼어요.
Then I added what I expected vs what happened.
그리고 예상한 결과와 실제 결과를 추가했어요.
I expected a success message, but I saw an error.
성공 메시지를 예상했는데 오류가 떴어요.
I also mentioned it shows up when I use Chrome.
크롬을 사용할 때 발생한다고도 적었어요.
The developer fixed it in ten minutes.
개발자가 10분 만에 고쳤어요.
He said my report was very clear.
제 보고서가 아주 명확하다고 했어요.
Now I always include steps and expected behavior.
이제는 항상 단계와 예상 결과를 포함해요.
It saves time for everyone.
모두의 시간을 절약할 수 있어요.
Good bug reports make teamwork easier.
좋은 버그 보고서는 협업을 더 쉽게 만들어요.
How I learned to write a bug report that actually helps
by @jiwoo_voice