Files
blockly/.github/PULL_REQUEST_TEMPLATE.md
2022-11-14 11:16:11 -08:00

1.5 KiB

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes

Proposed Changes

Behavior Before Change

Behavior After Change

Reason for Changes

Test Coverage

Documentation

Additional Information