Files
blockly/.github/PULL_REQUEST_TEMPLATE.md
2017-10-20 14:04:07 -07:00

1.2 KiB

Thanks for submitting code to Blockly! Please fill out the following as part of your pull request so we can review your code more easily.

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

What Github issue does this resolve (please include link)?

Proposed Changes

Describe what this Pull Request does. Include screenshots if applicable.

Reason for Changes

Explain why these changes should be made. Include screenshots if applicable.

Test Coverage

Please show how you have added tests to cover your changes, or tell us how you tested it and on which platforms. If it's plaform-agnostic you can delete these checkboxes.

Tested on: Remove this hint: these checkboxes can be checked like this: [x]

  • Desktop:

    • Chrome
    • Firefox
    • Safari
    • Opera
    • IE 10+
    • IE 11
    • EDGE
  • Smartphone/Tablet/Chromebook (please complete the following information):

    • Device: [e.g. iPhone6]
    • OS: [e.g. iOS8.1]
    • Browser [e.g. stock browser, safari]
    • Version [e.g. 22]

Additional Information

Anything else we should know?