Update issue templates

This commit is contained in:
Samuel Laulhau
2020-05-28 23:18:33 +02:00
committed by GitHub
parent 42e2c2234e
commit 3e2d5a4f8c

26
.github/ISSUE_TEMPLATE/custom.md vendored Normal file
View File

@@ -0,0 +1,26 @@
---
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 ?