File tree Expand file tree Collapse file tree 5 files changed +100
-50
lines changed Expand file tree Collapse file tree 5 files changed +100
-50
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Create a report to help us improve
4+ title : ' '
5+ labels : Bug
6+ assignees : ' '
7+ ---
8+
9+ ## Describe the bug
10+ A clear and concise description of what the bug is.
11+
12+ ## To Reproduce
13+ Steps to reproduce the behavior:
14+ 1 . Go to '...'
15+ 2 . Click on '....'
16+ 3 . Scroll down to '....'
17+ 4 . See error
18+
19+ ## Expected behavior
20+ A clear and concise description of what you expected to happen.
21+
22+ ## Screenshots
23+ If applicable, add screenshots to help explain your problem.
24+
25+ ## Desktop (please complete the following information):
26+ - OS: [ e.g. iOS]
27+ - Browser [ e.g. chrome, safari]
28+ - Version [ e.g. 22]
29+
30+ ## Smartphone (please complete the following information):
31+ - Device: [ e.g. iPhone6]
32+ - OS: [ e.g. iOS8.1]
33+ - Browser [ e.g. stock browser, safari]
34+ - Version [ e.g. 22]
35+
36+ ## Additional context
37+ Add any other context about the problem here.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Feature request
3+ about : Suggest an idea for this project
4+ title : ' '
5+ labels : Enhancement, Need Discussion
6+ assignees : ' '
7+ ---
8+
9+ <!--
10+ Thank you for your contribution.
11+
12+ When it comes to write an issue, please, use the template below.
13+ To use the template is mandatory for submit new issue and we won't reply the issue that without the template.
14+ -->
15+
16+ ## Version
17+ Write the version that you are currently using.
18+
19+ ## Development Environment
20+ Write the browser type, OS and so on.
21+
22+ ## Current Behavior
23+ Write a description of the current operation. You can add sample code, 'CodePen' or 'jsfiddle' links.
24+
25+ ``` js
26+ // Write example code
27+ ```
28+
29+ ## Expected Behavior
30+ Write a description of the future action.
Original file line number Diff line number Diff line change 1+ ---
2+ name : Question
3+ about : Create a question about the Tree
4+ title : ' '
5+ labels : Question
6+ assignees : ' '
7+ ---
8+
9+ <!--
10+ To make it easier for us to help you, please include as much useful information as possible.
11+
12+ Useful Links:
13+ - tutorial: https://github.com/nhn/tui.tree/tree/master/docs
14+ - API/Example: https://nhn.github.io/tui.tree/latest/
15+
16+ Before opening a new issue, please search existing issues https://github.com/nhn/tui.tree/issues
17+ -->
18+
19+ ## Summary
20+
21+ A clear and concise description of what the question is.
22+
23+ ## Screenshots
24+
25+ If applicable, add screenshots to help explain your question.
26+
27+ ## Version
28+
29+ Write the version of the Editor you are currently using.
30+
31+ ## Additional context
32+
33+ Add any other context about the problem here.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments