File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,13 @@ _Describe what actually happened instead_.
30
30
31
31
### Additional Information
32
32
33
- _ Feel free to attach a screenshot_ .
33
+ ** Screenshots:**
34
+ <!-- Screenshots of the following are very helpful: -->
35
+ <!-- 1) Browser state when you encounter the issue -->
36
+ <!-- 2) Chrome dev-tools "Network" tab (what requests failed during local dev) -->
37
+
38
+ ** Logs:**
39
+ <!-- Any logs from the browser and the local dev server when the issue occurs -->
34
40
35
41
### System Information
36
42
@@ -43,3 +49,12 @@ PASTE_SF_VERSION_OUTPUT_HERE
43
49
```
44
50
45
51
** OS:**
52
+
53
+ ** Experience Sites Only:**
54
+ <!-- If you are running an experience site locally, paste the contents of .localdev/${sitename}/app/site/.metadata/runtime-info.json below -->
55
+
56
+ ``` json
57
+ PASTE_runtime-info.json_HERE
58
+ ```
59
+
60
+
You can’t perform that action at this time.
0 commit comments