* 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.7 KiB
Thanks for opening an issue for us! Before you open an issue, please check if a similar issue exists or has been closed before.
If you're asking a question about how to use Blockly in your application, please ask questions on the mailing list instead of filing issues.
Please delete the above section and the instructions in the sections below before submitting. If a section is not applicable, type "N/A" in that section.
Problem statement
Remove this hint: these checkboxes can be checked like this: [x]
- Bug report
- Feature request
What were you trying to do when you hit this bug? Or, what do you want to do with Blockly that your proposed feature would enable?
Expected Behavior
Please describe what should happen. Include screenshots if applicable.
Actual Behavior
Describe what actually happens. Include screenshots if applicable.
Steps to Reproduce
Explain what someone needs to do in order to see what's described in Actual behavior above
Stack Traces
Please open up the console. If you see any Blockly-related errors, paste them here.
Ignore any instances of "Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause()."
Operating System and Browser
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?