summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-09-16 14:43:51 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-09-16 14:43:51 -0400
commitb31c42acc44e94f41907e6e50fdcc05b9b6886ac (patch)
tree2a4ff94450b82910acfc12d4699e8bea6a3706f6 /.github
parent616903114f266253bce7a2a2e9e56ef295255965 (diff)
parent6e6e7ded82d589fe290cbf7b8b9aac0892fd30da (diff)
downloadwekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.tar.gz
wekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.tar.bz2
wekan-b31c42acc44e94f41907e6e50fdcc05b9b6886ac.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 1c80c2b0..0b810905 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -7,8 +7,9 @@ Other Wekan issues can be added here.
**Server Setup Information**:
+* Note: Please anonymize info, and do not add to this public issue any of your Wekan board URLs, passwords, API tokens etc, do you understand?:
* Did you test in newest Wekan?:
-* For new Wekan install, did you configure root-url correctly https://github.com/wekan/wekan/wiki/Settings ?
+* For new Wekan install, did you configure root-url correctly so Wekan cards open correctly https://github.com/wekan/wekan/wiki/Settings ?
* Wekan version:
* If this is about old version of Wekan, what upgrade problem you have?:
* Operating System:
@@ -16,13 +17,12 @@ Other Wekan issues can be added here.
* Http frontend if any (Caddy, Nginx, Apache, see config examples from Wekan GitHub wiki first):
* Node Version:
* MongoDB Version:
-* ROOT_URL environment variable http(s)://(subdomain).example.com(/suburl):
* Wekan only works on newest desktop Firefox/Chromium/Chrome/Edge/Chromium Edge and mobile Chrome. What webbrowser version are you using?
**Problem description**:
- *REQUIRED: Add recorded animated gif about how it works currently, and screenshot mockups how it should work. Use peek to record animgif in Linux https://github.com/phw/peek*
- *Explain steps how to reproduce*
- *In webbrowser, what does show Right Click / Inspect / Console ? Chrome shows more detailed info than Firefox.*
-- *If using Snap, what does show command `sudo snap logs wekan.wekan` ?*
-- *If using Docker, what does show command `sudo docker logs wekan-app` ?*
+- *If using Snap, what does show command `sudo snap logs wekan.wekan` ? Please anonymize logs.*
+- *If using Docker, what does show command `sudo docker logs wekan-app` ? Please anonymize logs.*
- *If logs are very long, attach them in .zip file*