summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorkshithijiyer <kshithij.ki@gmail.com>2020-08-10 09:39:34 +0530
committerArthy Loganathan <aloganat@redhat.com>2020-08-10 07:20:51 +0000
commita9a60d892a3ba21a47a01b9d11987b20993d9161 (patch)
treea30ca5d92c6e9bc70d8ed87ca2f3dd157379bdc1 /.github/ISSUE_TEMPLATE
parent55a334245ff504d2a2bc999950604019323c9728 (diff)
[Config] Add ISSUE_TEMPLATE for github issues
Problem: There have been a couple of instances where we have received issues which don't have a clear description, making it difficult for glusto-tests developers to fix it. One such example is [1]. Solution: Adding a ISSUE_TEMPLATE for github issues so that the reporter of the issue follows a given format for the issue. Links: [1] https://github.com/gluster/glusto-tests/issues/19 Fixes: https://github.com/gluster/glusto-tests/issues/29 Change-Id: I0d3265ccc373a919d5d4fc7cc8df283f8306c4a5 Signed-off-by: kshithijiyer <kshithij.ki@gmail.com>
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-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 000000000..adeef2fea
--- /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:**
+
+