41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**As a rule of thumb: before reporting an issue**
|
|
* see if it hasn't been [reported](https://github.com/Froxlor/froxlor/issues) (and possibly already been [fixed](https://github.com/Froxlor/froxlor/issues?utf8=✓&q=is:issue%20is:closed)) first
|
|
* try with the git master
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**System information**
|
|
* Froxlor version: $version/$gitSHA1
|
|
* Web server: apache2/nginx/lighttpd
|
|
* DNS server: Bind/PowerDNS (standalone)/PowerDNS (Bind-backend)
|
|
* POP/IMAP server: Courier/Dovecot
|
|
* SMTP server: postfix/exim
|
|
* FTP server: proftpd/pureftpd
|
|
* OS/Version: ...
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
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.
|
|
|
|
**Logfiles**
|
|
If applicable, add log-entries to help explain your problem.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|