summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorkshithijiyer <kshithij.ki@gmail.com>2020-08-10 17:23:51 +0530
committerkshithijiyer <kshithij.ki@gmail.com>2020-08-10 17:23:51 +0530
commiteafb6d5070f24a9f38556b99559ddde9c367bec5 (patch)
tree729e79fb5e694abf08c8e0264a7668f8065560d7 /.github
parentf55f457dd8b2b811fe18a60f934269f379e9b885 (diff)
[Config] Add ISSUE_TEMPLATE for github
Change-Id: I07747c9346b894bc38daeb4721903352f6fabfcb Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE38
1 files changed, 38 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
new file mode 100644
index 00000000..9a28a968
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE
@@ -0,0 +1,38 @@
+<!-- Please use this template while reporting an issue, providing as much information as possible to make debugging quicker. Thank you! -->
+
+**Description of problem:**
+
+
+**Operating system:**
+
+**Python Version:**
+
+**Terminal dump of the issue observed:**
+<details>
+
+</details>
+
+**Exact glusto-tests log where the issue was observed:**
+<details>
+
+
+
+</details>
+
+**Setup info:**
+<details>
+Number of nodes:
+
+Number of clients:
+
+Number of servers:
+
+Testcase or library:
+
+How reproducible:
+
+</details>
+
+**Additional info:**
+
+