瀏覽代碼

Merge branch 'issue-template' of https://github.com/nztqa/wekan into nztqa-issue-template

Lauri Ojansivu 8 年之前
父節點
當前提交
5c1662a7c1
共有 1 個文件被更改,包括 16 次插入0 次删除
  1. 16 0
      .github/ISSUE_TEMPLATE.md

+ 16 - 0
.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)*