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