@@ -11,26 +11,26 @@ assignees: ''
1111A clear and concise description of what the bug is.
1212
1313** To Reproduce**
14- Steps to reproduce the behavior:
15- - What you entered on the command line (if applicable)
16- - How you interacted with the component in the browser (if applicable)
14+ Steps to reproduce the behavior (optional / if applicable):
15+ - What you entered on the command line
16+ - Your package.json
17+ - How you interacted with the component in the browser
18+ - A complete minimal example, that includes relevant config and source files
1719
18- ** Output/Result**
19- - Command line output (if applicable)
20- - Console log output/errors (if applicable)
21- - Development Tools output/screenshot (if applicable)
22- - Screenshot or video of component showing the issue (if applicable)
20+ ** Output/Result (optional / if applicable) **
21+ - Command line output
22+ - Console log output/errors
23+ - Development Tools output/screenshot
24+ - Screenshot or video of component showing the issue
2325
24- ** Expected behavior**
26+ ** Expected behavior (optional) **
2527A clear and concise description of what you expected to happen.
2628
27- ** Your Setup (if you think this information will be useful)**
29+ ** Your Setup (if you think any of this information will be useful)**
2830 - Node.js version [ e.g. v13.2.0]
2931 - NPM or Yarn version [ e.g. 6.13.1]
3032 - OS [ e.g. macOS Mohave, Ubuntu 18.04, Windows 10]
3133 - Browser version (if applicable) [ e.g. Chrome Version 81]
32- - package.json
33- - package-lock.json or yarn.lock
3434
3535** Additional context (optional)**
3636Add any other context about the problem here.
0 commit comments