File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Thank you for your contribution.
3+
4+ When it comes to write an issue, please, use the template below.
5+ To use the template is mandatory for submit new issue and we won't reply the issue that without the template.
6+
7+ And you can write template's contents in Korean also.
8+ -->
9+
10+ <!-- TEMPLATE -->
11+
12+ ## Version
13+ <!-- Write the version of component you are currently using. -->
14+
15+ ## Development Environment
16+ <!-- Write the browser type, OS and so on. -->
17+
18+ ## Current Behavior
19+ <!-- Write a description of the current operation. You can add example code, 'CodePen' or 'jsfiddle' links. -->
20+
21+ ``` js
22+ // Write example code
23+ ```
24+
25+ ## Expected Behavior
26+ <!-- Write a description of the future action. -->
You can’t perform that action at this time.
0 commit comments