mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-10-01 01:25:45 -04:00
Update bug_report.md
This commit is contained in:
parent
e21a18a593
commit
f8322de5da
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -25,10 +25,13 @@ A clear and concise description of what you expected to happen.
|
|||||||
|
|
||||||
|
|
||||||
**Info**
|
**Info**
|
||||||
- Uptime Kuma Version:
|
Uptime Kuma Version:
|
||||||
- Using Docker?: Yes/No
|
Using Docker?: Yes/No
|
||||||
- OS:
|
Docker Version:
|
||||||
- Browser:
|
Node.js Version (Without Docker only):
|
||||||
|
OS:
|
||||||
|
Browser:
|
||||||
|
|
||||||
|
|
||||||
**Screenshots**
|
**Screenshots**
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
@ -36,3 +39,6 @@ If applicable, add screenshots to help explain your problem.
|
|||||||
**Error Log**
|
**Error Log**
|
||||||
It is easier for us to find out the problem.
|
It is easier for us to find out the problem.
|
||||||
|
|
||||||
|
Docker: "docker logs <container id>"
|
||||||
|
PM2: "~/.pm2/logs/" (e.g. /home/ubuntu/.pm2/logs)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user