瀏覽代碼

init template

Vlad Dracula 7 年之前
父節點
當前提交
70a1b4ed77
共有 1 個文件被更改,包括 19 次插入0 次删除
  1. 19 0
      .github/ISSUE-TEMPLATE.md

+ 19 - 0
.github/ISSUE-TEMPLATE.md

@@ -0,0 +1,19 @@
+INSTRUCTIONS: The following template is meant to provide the information that will help other Tripal developers diagnose and reproduce your issue. Follow the directions below to complete the template. If the template is not appropriate for your issue you may remove it and describe your issue.
+
+### System information
+<!--Please enter the following information (if known)  -->
+
+* Tripal Version:
+* Drupal Version:
+* PostgreSQL Version:
+* PHP Version:
+* Operating System:
+
+
+### Issue description
+<!-- Please describe your issue here 
+Some information you might want to include: the page you're seeing the issue on,  what behaviour you're experiencing versus what you expect, steps to reproduce...  really anything you think might best help us help you! -->
+
+
+
+<-- PS. Also feel free to ask questions, start discussions, suggest improvements We welcome any and all feedback! -->