Skip to content

Commit 2e2cb02

Browse files
RaymondMouthaandceejay
authored andcommitted
[skip travis] Modified environment info (#140)
1 parent 4439444 commit 2e2cb02

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,18 @@ To help us understand the issue, please fill-in as much of the following informa
2828

2929
### Please tell us about your environment:
3030

31-
- [ ] Node-RED version:
32-
- [ ] node.js version:
33-
- [ ] npm version:
34-
- [ ] Platform/OS:
35-
- [ ] Browser:
31+
[ ] Platform/OS:
32+
33+
[ ] Browser:
34+
35+
- If you are a Portainer user, please attach a screenshot of your container details.
36+
37+
```
38+
Containers -> Click on the node-red container -> Scroll to Container Details and take a screenshot
39+
```
40+
41+
- If you are a command line user please execute the following command and attach the log file.
42+
43+
```shell
44+
docker inspect <container_id> > container.log
45+
```

0 commit comments

Comments
 (0)