mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
* Create .github folder and move CONTRIBUTING.md to the new folder * Add pull request template and issue template * Update ISSUE_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md * Update ISSUE_TEMPLATE.md * Update PULL_REQUEST_TEMPLATE.md
1.2 KiB
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.
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?