Classification vocabulary

  • Bug — software behaves differently from its specification or documented intent
  • Feature request / Enhancement — software works as designed; user wants different behaviour
  • By Design — behaviour is documented and intentional; reference the spec or ADR
  • Won't Fix — fix cost/risk outweighs impact; always explain the reason with data
  • Regression — a previously working feature broken by a recent change

Question 0 of 5

A user reports: "The search results only show 10 items per page. I want to see 50." How should this be classified?