Write a brief but concise description of the changes you have made while also making sure to link the relevant issue number to this PR ( e.g. fixes #ISSUE-NUMBER - optional short description)
- PR description included and stakeholders cc'd
- tests are changed or added
- yarn test passes
- yarn lint has been run
- git pre-commit hook is successfully executed.
(Please refrain from using
--no-verify
) - yarn changeset was run and relevant packages have been updated as a major/minor/patch bump with descriptions (Determine version update using Semantic Versioning)
- relevant documentation is changed or added
Additional information relevant to the changes
© 2022 Thoughtworks, Inc.