Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 839 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

18 lines (16 loc) · 839 Bytes

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added tests to cover my changes