mdb-ui-kit/ISSUE_TEMPLATE.md
2017-03-08 17:34:31 +01:00

1.2 KiB

This isn't a support forum, if you find a bug, feel free to report it following the indications provided below. Create a Pull Request that fixes the bug if you want to see it fixed, I haven't so much time to fix all the bugs that get reported and I can't promise that they will get fixed anytime soon. I have my own priorities.

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).