@@ -11,26 +11,26 @@ assignees: ''
11
11
A clear and concise description of what the bug is.
12
12
13
13
** 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
17
19
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
23
25
24
- ** Expected behavior**
26
+ ** Expected behavior (optional) **
25
27
A clear and concise description of what you expected to happen.
26
28
27
- ** Your Setup (if you think this information will be useful)**
29
+ ** Your Setup (if you think any of this information will be useful)**
28
30
- Node.js version [ e.g. v13.2.0]
29
31
- NPM or Yarn version [ e.g. 6.13.1]
30
32
- OS [ e.g. macOS Mohave, Ubuntu 18.04, Windows 10]
31
33
- Browser version (if applicable) [ e.g. Chrome Version 81]
32
- - package.json
33
- - package-lock.json or yarn.lock
34
34
35
35
** Additional context (optional)**
36
36
Add any other context about the problem here.
0 commit comments