Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.08 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

38 lines (24 loc) · 1.08 KB

Closes #

Description

Add a brief description

Current behavior (updates)

Please describe the current behavior that you are modifying

New behavior

Please describe the behavior or changes this PR adds

Is this a breaking change (Yes/No):

Checklist

Before taking this PR from the draft, please, make sure you have done the following:

  • Pipeline is passed.
  • Tests are added (including unit tests and stories in the storybook).
  • Tests are passed successfully.
  • If you're adding a new component/new props, add stories that describe how this component/prop works.

Related Issues / PR