File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 2
2
name : Bug report
3
3
about : Create a report to help us improve
4
4
title : ' '
5
- labels : bug
5
+ labels : to-be-triaged
6
6
assignees : ' '
7
7
8
8
---
@@ -28,11 +28,16 @@ A clear and concise description of what you expected to happen.
28
28
** Screenshots**
29
29
If applicable, add screenshots to help explain your problem.
30
30
31
- ** Desktop (please complete the following information):**
31
+ <details >
32
+ <summary ><strong >Environment</strong ></summary >
33
+
34
+ <!-- Please run the following command inside your project and copy/paste the output into the codeblock: -->
35
+ ```
36
+ npx envinfo --system --binaries --browsers --npmPackages --npmGlobalPackages
37
+ ```
38
+
39
+ </details >
32
40
33
- - OS: [ e.g. iOS]
34
- - Browser [ e.g. chrome, safari]
35
- - Version [ e.g. 22]
36
41
37
42
** Smartphone (please complete the following information):**
38
43
@@ -41,10 +46,6 @@ If applicable, add screenshots to help explain your problem.
41
46
- Browser [ e.g. stock browser, safari]
42
47
- Version [ e.g. 22]
43
48
44
- ** Amplify context**
45
- - Framework (e.g. React, Angular, Vue, React Native)
46
- - Versions of Amplify you are using
47
-
48
49
** Additional context**
49
50
Add any other context about the problem here.
50
51
You can’t perform that action at this time.
0 commit comments