mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-18 04:30:38 +03:00
added issue template
This commit is contained in:
parent
3d20f300f2
commit
8c85d90ac6
17
ISSUE_TEMPLATE.md
Normal file
17
ISSUE_TEMPLATE.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
**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
|
||||
|
||||
----
|
||||
|
||||
#### 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).
|
Loading…
Reference in New Issue
Block a user