Skip to main content
When a page won’t open, a button does nothing, or submit fails, don’t just say “this feature is broken — please fix it.” That only states the outcome. The same “broken” can mean different root causes — and different places to look. If you don’t clarify, Su Xiaoqiang may scan navigation, forms, login, data save, and layout while guessing which step failed. Wrong guesses mean more rounds and more credits.

Save credits: reproduce, then describe

  1. Walk the normal entry path again and note which step fails.
  2. Describe what you actually see — e.g. endless loading, phone-format error, jump back to login — not just “broken.”
  3. State the expected result (sometimes it’s not a crash, but a product-rule mismatch).
  4. Prefer screenshots or a walkthrough video so the issue is visible.

Bug report template

Note

Describing reproduction is not the same as diagnosing root cause. You explain what you did; Su Xiaoqiang figures out why and how to fix it. Troubleshooting · Auto-fix

Original WeChat post

Original WeChat post