28 lines
598 B
Markdown
28 lines
598 B
Markdown
---
|
|
name: Bug report
|
|
about: Found a problem? Create a report to help us improve Kimai
|
|
title: ''
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. See error
|
|
|
|
**Logfile**
|
|
```
|
|
Add the last lines from your logfile at "var/log/prod.log" or "Doctor > Logs", around the time when the problem happened.
|
|
```
|
|
|
|
**Additional context**
|
|
- Kimai version: ?.?
|
|
- PHP version: ?.?
|
|
- Device: [Ubuntu Laptop 16 inch, Windows Desktop 27 inch, iPhone 6s]
|
|
- Browser [e.g. Firefox 81, Chrome 85, Safari 14]
|