Changes to build system or external dependencies
Changes that don't modify src or test files. For housekeeping/cleanup
Changes to our CI configuration files and scripts (examples: Travis, Circle, BrowserStack, SauceLabs
Changes made on documentation files
(AKA Performance): Code change that improves performance
Changes related with some of the following (white-space, formatting, missing semi-colons, etc)
Adding missing tests or correcting existing tests
Changes related with client tasks (examples: ). (within the /packages/client/ folder)
Changes made to the mobile environment (within the /apps/mobile/ folder)
Changes made to project's root level files
Changes made on server environment. (within the /packages/server/ folder)
Changes made within the /packages/shared/ folder
Changes made within the /packages/types/ folder
Create a new component to the User Interface
Changes made to the web environment. (within the /apps/web/ folder)
Improvements or additions to documentation
This issue or pull request already exists
Extra attention is needed
Further information is requested
This will not be worked on