-
Notifications
You must be signed in to change notification settings - Fork 3
Reporting a bug
CristiPV edited this page Oct 13, 2021
·
9 revisions
Wiki ▸ Conventions ▸ General ▸ Reporting a bug
When you have a new bug to report, first look at our current issues and make sure the bug hasn't been reported already.
If there is no issue covering your bug, then follow these steps:
- From this page, start by creating a new issue.
- Give it an appropriate title, starting with the word
BUG:, and a short description of the problem you encountered. - Write a verbose comment, explaining the following key points:
- Bug Description -> describe in detail the problem you are experiencing;
- Intended Behaviour -> write what you think the intended course of action would be;
- How to reproduce the bug -> provide a detailed list of steps needed in order to reproduce what you are experiencing;
- Potential fixes -> write what you think would be a correct approach to solve this issue.
- Assign the label of
Bug 🐜. - Assign the correct project.
A verbose description of the bug...
What should happen instead...
This is how to reproduce the bug...
first step;-
second step;etc...
Note: It would be useful if you included pictures as well.
Ideas on what could be implemented to solve the issue.
Wiki | Site | Project Roadmap | Figma