uptime-kuma/.github/ISSUE_TEMPLATE/bug_report.md

43 lines
862 B
Markdown
Raw Normal View History

2021-07-21 08:25:58 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
2021-08-09 06:53:21 +00:00
**Is it a duplicate question?**
Please search in Issues without filters: https://github.com/louislam/uptime-kuma/issues?q=
2021-07-21 08:25:58 +00:00
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2021-09-12 17:39:28 +00:00
2021-07-21 08:25:58 +00:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
2021-08-16 17:32:21 +00:00
**Info**
2021-09-11 05:44:06 +00:00
Uptime Kuma Version:
Using Docker?: Yes/No
Docker Version:
Node.js Version (Without Docker only):
OS:
Browser:
2021-08-16 17:32:21 +00:00
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Error Log**
It is easier for us to find out the problem.
2021-09-12 17:39:28 +00:00
Docker: `docker logs <container id>`
PM2: `~/.pm2/logs/` (e.g. `/home/ubuntu/.pm2/logs`)