Intermediate Writing #bug-reports #titles #searchable

Writing Bug Titles & Summaries

5 exercises on writing concise, specific, searchable bug titles and summaries — and avoiding vague, duplicate ones.

Key patterns
  • Pattern: [symptom] [when / under what condition].
  • Quote the exact UI label or error text so it is searchable.
  • Describe the defect, not a task (avoid Fix/Update in the title).
  • Front-load measurable facts: metric, version, before/after.
  • Search existing issues first to avoid duplicates.
0 / 5 completed
1 / 5
Which is the best bug title for a crash that happens when opening a 0-byte file?