Skip to content

Reporting a bug

CristiPV edited this page Oct 13, 2021 · 9 revisions

Wiki ▸ Conventions ▸ General ▸ Reporting a bug

Found 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:

  1. From this page, start by creating a new issue.
  2. Give it an appropriate title, starting with the word BUG: , and a short description of the problem you encountered.
  3. 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.
  4. Assign the label of Bug 🐜.
  5. Assign the correct project.

Bug Report Template

Bug Description

A verbose description of the bug...

Intended Behavior

What should happen instead...

How to reproduce the bug

This is how to reproduce the bug...

  1. first step;
  2. second step; etc...

Note: It would be useful if you included pictures as well.

Potential Fixes

Ideas on what could be implemented to solve the issue.

Getting Started

Conventions

  1. General

  1. REST API

  1. E-Learning App

Endpoints

Custom Components

Themes

Packages Used

  1. Global

  1. REST API

  1. E-Learning App

Clone this wiki locally