Files
invoiceninja-docker/.github/ISSUE_TEMPLATE/custom.md
2020-05-28 23:18:33 +02:00

27 lines
431 B
Markdown

---
name: Custom issue template
about: Template to help issue creation
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 ?