diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..6a1a4fc63 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ +## Issue +**Impacted version**: xxxx + +**Server Setup Information**: + +* Operating System: +* Deployment Method(tar/sandstorm/snap/docker/etc /http frontend (nginx, httpd, ...)): +* Node Version: +* MongoDB Version: +* ROOT_URL environment variable (Is there a subfolder?): + +**Problem description**: +- *be as explicit has 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)*