Spikdi
B10:37
B10:37
I used to write vague bug reports.
我以前写的bug报告总是很模糊。
Developers would ask me for more details.
开发人员总会问我更多细节。
That wasted everyone's time.
这浪费了每个人的时间。
Now I include clear steps to reproduce.
现在我会写清楚复现步骤。
I write what I expected vs what happened.
我会写出预期结果和实际结果。
I also note when it shows up.
我还会注明问题出现的时间。
For example, it shows up when I click fast.
比如,快速点击时会出现。
I add screenshots or logs too.
我还会附上截图或日志。
Developers don't ask follow-up questions now.
现在开发人员不再追问了。
They just fix the bug.
他们直接修复bug。
I feel more respected at work.
我在工作中感觉更受尊重了。
Good bug reports build trust.
好的bug报告能建立信任。
Writing a bug report that actually works
by @jiayisays