Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 460 Bytes

pull_request_template.md

File metadata and controls

9 lines (8 loc) · 460 Bytes

Description

Checklist

  • The version field in package.json is incremented following semantic versioning
  • The box that allows repo maintainers to update this PR is checked
  • I tested locally to make sure this feature/fix works
  • I have run yarn check & yarn build to confirm there are not any associated errors
  • This PR passes the Circle CI checks