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 RequestUse 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.
#
BugUse this when reporting a bug, do not forget to add any extra information that would help us to reproduce the bug.
#
Test AutomationUse this to request a new automated test.