Bug
It is a problem that impairs a product or a service's functionality.
Naming title guidelines
Naming the title for a bug card should help developers point out a specific problem.
We can format the bug card, like these:
<persona / type of user>
<contraction>
<perform action>
<system feature> should <expected behavior> but doesn't
<persona / type of user> <gets result> but should <get different result>
NOTE: There are several ways to format the title of a Bug card.
Please see Naming Bug Cards
Example(s)
Writing a description guidelines
Add more details to guide the developer(s), like screenshots and narrowing down scenarios.
Example(s)
The new users can't view the home screen when certain events
Add actual results and the expected result.
Last updated