Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 969 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

29 lines (21 loc) · 969 Bytes

Closes #...

Short description

Please describe your implementation and any details that we should keep in mind during review.

PR Checklist

  • Added tests for bugs / new features
  • Updated docs (storybooks, readme)
  • Executed npm run validate and made sure no errors / warnings were shown
  • Described changes in CHANGELOG.md
  • Bumped version in package.json and package-lock.json (npm --no-git-tag-version version <major|minor|patch>) ref
  • Reviewed and approved Chromatic visual regression tests in CI

Versioning