How to Report Bugs
Learn how to report bugs efficiently.
Werds avatar
Written by Werds
Updated over a week ago

A good bug report should contain only one bug and be clear and concise yet informationally dense. It should contain environment details and user steps that allow the developer to reproduce the bug on his side.

STEP 1:

If you are on your editor tool, select the Bug Report Icon on top of your right panel.

However, if you are on your dashboard, click the arrow on the bottom of your left side panel, and select Submit a bug.

STEP 2:

Annotate your screenshot of the bug.

STEP 3:

Add your title, description, feature, and specific issue type.

STEP 4:

And lastly, submit your bug report.


Do's and Don'ts when reporting a Bug

Bug Reporting Do’s

DO read your report when you’re done. Make sure it is clear, concise and easy to follow.

DO be as specific as possible and don’t leave room for ambiguity.

DO reproduce the bug a few times and try to eliminate any unnecessary steps.

If you have found a workaround or additional steps that make the bug behave differently, DO include that in your report.

Bug Reporting Don’ts

DON’T include more than one bug in your report. Tracking the progress and dependencies of individual bugs becomes an issue when there are several bugs in the report.

DON’T be critical or blaming. Bugs are inevitable and not always easy to fix.

DON’T speculate on what’s causing the bug. This can send the developer on a wild goose chase, so stick to the facts.

DON’T post anything that is not a bug. Developers love to hear your feedback, but posting it in the wrong channel will only clutter their workflow and cause unnecessary delays.

Did this answer your question?