mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2026-01-10 16:34:22 +01:00
27 lines
423 B
Markdown
27 lines
423 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
# Before creating an issue
|
|
|
|
Be sure the issue isn't yet reported here or dicussed on stackoverflow
|
|
|
|
# Logs
|
|
|
|
Did you check the logs ?
|
|
If any Error is present there please copy/paste it below
|
|
|
|
```
|
|
Any Error that sucks
|
|
```
|
|
|
|
# Setup information
|
|
|
|
What version do you run?
|
|
Do you run docker-compose or a single Dockerfile ?
|