Be sure to run npm test
, npm run lint
, and write detailed test steps before requesting reviewers
Jira Ticket: THEMES-
Information about what you changed for this PR. Include any dependencies, companion PRs, relevant screenshots, or config changes.
Add detailed test steps a reviewer must complete to test this PR
- Checkout this branch
git checkout {branch name}
- Run fusion repo with linked blocks
npx fusion start -f -l {blocks to link}
- {Next ....}