Skip to main content

How to create an issue

We have three main types of issues templates on GitHub. Make sure to pick the right template, so it's easier for us to test it.

Feature Request#

Use this type of issue when requesting for a new feature or functionality, as QA we need to ensure that every feature request has a clear and concise User Story, and enough Acceptance Scenarios to ensure that we can properly test it.

Bug#

Use this when reporting a bug, do not forget to add any extra information that would help us to reproduce the bug.

Test Automation#

Use this to request a new automated test.