Skip to content

No labels!

There aren’t any labels for this repository quite yet.

action: build
action: build
Changes to build system or external dependencies
action: chore
action: chore
Changes that don't modify src or test files. For housekeeping/cleanup
action: ci
action: ci
Changes to our CI configuration files and scripts (examples: Travis, Circle, BrowserStack, SauceLabs
action: docs
action: docs
Changes made on documentation files
action: feat
action: feat
A new feature
action: perf
action: perf
(AKA Performance): Code change that improves performance
action: style
action: style
Changes related with some of the following (white-space, formatting, missing semi-colons, etc)
action: test
action: test
Adding missing tests or correcting existing tests
area: client
area: client
Changes related with client tasks (examples: ). (within the /packages/client/ folder)
area: mobile
area: mobile
Changes made to the mobile environment (within the /apps/mobile/ folder)
area: root
area: root
Changes made to project's root level files
area: server
area: server
Changes made on server environment. (within the /packages/server/ folder)
area: shared
area: shared
Changes made within the /packages/shared/ folder
area: types
area: types
Changes made within the /packages/types/ folder
area: ui
area: ui
Create a new component to the User Interface
area: web
area: web
Changes made to the web environment. (within the /apps/web/ folder)
bug
bug
Something isn't working
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
invalid
invalid
This doesn't seem right
proposal
proposal
question
question
Further information is requested
wontfix
wontfix
This will not be worked on