File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Help
3+ about : Describe this issue template's purpose here.
4+ title : ' '
5+ labels : ' '
6+ assignees : ' '
7+
8+ ---
9+
10+ <!--
11+ Please provide a clear and concise description of what the issue is. Include
12+ screenshots if needed.
13+ -->
14+
15+ ## Steps To Reproduce
16+
17+ 1 .
18+ 2 .
19+
20+ <!--
21+ Your bug will get fixed much faster if we can run your code and it doesn't
22+ have dependencies other than React. Issues without reproduction steps or
23+ code examples may be immediately closed as not actionable.
24+ -->
25+
26+ Link to code example:
27+
28+ <!--
29+ Please provide a CodeSandbox (https://codesandbox.io/s/new), a link to a
30+ repository on GitHub, or provide a minimal code example that reproduces the
31+ problem. You may provide a screenshot of the application if you think it is
32+ relevant to your bug report. Here are some tips for providing a minimal
33+ example: https://stackoverflow.com/help/mcve.
34+ -->
35+
36+ ## The current behavior
37+
38+
39+ ## The expected behavior
You can’t perform that action at this time.
0 commit comments