Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 567 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

15 lines (9 loc) · 567 Bytes

Be sure to run npm test, npm run lint, and write detailed test steps before requesting reviewers

Description

Jira Ticket: THEMES-

Information about what you changed for this PR. Include any dependencies, companion PRs, relevant screenshots, or config changes.

Test Steps

Add detailed test steps a reviewer must complete to test this PR

  1. Checkout this branch git checkout {branch name}
  2. Run fusion repo with linked blocks npx fusion start -f -l {blocks to link}
  3. {Next ....}