travel/admin/node_modules/tui-code-snippet/ISSUE_TEMPLATE.md

27 lines
683 B
Markdown

<!--
Thank you for your contribution.
When it comes to write an issue, please, use the template below.
To use the template is mandatory for submit new issue and we won't reply the issue that without the template.
And you can write template's contents in Korean also.
-->
<!-- TEMPLATE -->
## Version
<!-- Write the version of component you are currently using. -->
## Development Environment
<!-- Write the browser type, OS and so on. -->
## Current Behavior
<!-- Write a description of the current operation. You can add example code, 'CodePen' or 'jsfiddle' links. -->
```js
// Write example code
```
## Expected Behavior
<!-- Write a description of the future action. -->