Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 495 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

17 lines (12 loc) · 495 Bytes

Before making a pull request

  • Make sure all tests run
  • Run the npm run lint command locally and verify that your code passes.
  • Update the changelog appropriately

Description

Brief description of changes. Reference the JIRA ticket if appropriate

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial