Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 938 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

19 lines (13 loc) · 938 Bytes

All bug reports must contain a test case using one of our Codepen templates; Bug reports without one will be summarily closed:

If your problem is related to the build steps, please create a repository on GitHub with all the files necessary to reproduce the problem and nothing else.


Test Case

(Codepen URL here)

Summary

A summary of the issue and the browser/OS environment in which it occurs. If suitable, include the steps required to reproduce the bug.

Expected result

Description of expectation, mockup, etc.

Additional Information

Any other information you want to share that is relevant to the issue being reported. This might include the lines of code that you have identified as causing the bug, and potential solutions (and your opinions on their merits).