mdb-ui-kit/ISSUE_TEMPLATE.md

20 lines
938 B
Markdown
Raw Normal View History

2016-04-29 16:48:17 +03:00
**All** bug reports must contain a test case using one of **our** Codepen templates; Bug reports without one will be summarily closed:
- `v3` Codepen template - http://codepen.io/rosskevin/pen/VvRgrN
- `v4` Codepen template - http://codepen.io/rosskevin/pen/eJMMVB
2016-11-15 15:26:56 +03:00
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.
2016-04-29 16:48:17 +03:00
----
#### 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).