summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-03-20 21:32:21 +0200
committerLauri Ojansivu <x@xet7.org>2018-03-20 21:32:21 +0200
commita7f88d24a18b97a696add1b67e4079a877b433e2 (patch)
treee7498518b06dfb772e1409c2aec1e9b8ff26d736
parentfa0fd5f21f8b34e959c93ece068be6315eecf8d4 (diff)
parent90f3f7ba163ef5d015bc473946b02c23e263a011 (diff)
downloadwekan-a7f88d24a18b97a696add1b67e4079a877b433e2.tar.gz
wekan-a7f88d24a18b97a696add1b67e4079a877b433e2.tar.bz2
wekan-a7f88d24a18b97a696add1b67e4079a877b433e2.zip
Merge branch 'devel'
-rw-r--r--.github/ISSUE_TEMPLATE.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index a9e08009..b95928c6 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,16 +1,23 @@
## Issue
-**Impacted version**: xxxx
+**DO NOT ADD ISSUES ABOUT DOCKER**
+
+* [Docker destroys your data](https://github.com/wekan/wekan-mongodb/issues/9)
+* Docker Hub image is broken. Quay image has problems too.
+* If you would like for Docker to work, please add fix as pull request to devel branch
+
+**Impacted version**:
**Server Setup Information**:
* Operating System:
-* Deployment Method(tar/sandstorm/snap/docker/etc /http frontend (nginx, httpd, ...)):
+* Deployment Method(snap/sandstorm/mongodb bundle):
+* Http frontend (Caddy, Nginx, Apache, see config examples from Wekan GitHub wiki first):
* Node Version:
* MongoDB Version:
-* ROOT_URL environment variable (Is there a subfolder?):
+* ROOT_URL environment variable http(s)://(subdomain).example.com(/suburl):
**Problem description**:
- *be as explicit as you can*
- *describe the problem and its symptoms*
- *explain how to reproduce*
-- *attach whatever information that can help understanding the context (screen capture, log files)*
+- *attach whatever information that can help understanding the context (screen capture, log files in .zip file)*