summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorShyam <srangana@redhat.com>2017-03-01 14:30:14 -0500
committerVijay Bellur <vbellur@redhat.com>2017-03-02 22:07:40 -0500
commit1c19d1f4cf9a9b2bfa8f4678a2519c50752dc429 (patch)
tree697d7aa47fd57948eb915e8f27dce9f6ae0d178a /.github
parent351638ba61d2451d97363e71adb9a9ce7d5b9c85 (diff)
doc: Added a github issue template to redirect to mails or bugzilla
We currently see an increased activity by users filing github issues. As we do not use github issues to track or respond to queries, adding this template to help redirect users to the right forum. Change-Id: Ied69af1c42b85e10018bbd83d48f7e6fa3c1f10b Signed-off-by: Shyam <srangana@redhat.com> Reviewed-on: https://review.gluster.org/16795 Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE13
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
new file mode 100644
index 00000000000..306b4eebc15
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE
@@ -0,0 +1,13 @@
+This repository (glusterfs) uses github issues to track feature requests *only*.
+
+For assistance with bugs, please file a bug in our bugzilla instance [1]
+
+For other queries regarding glusterfs, please post to the users [2] or devel [3] lists as appropriate.
+
+You may further want to subscribe to these lists or view the archives for these lists, see [4] [5].
+
+[1] glusterfs Bugzilla: https://bugzilla.redhat.com/enter_bug.cgi?product=GlusterFS
+[2] Gluster users list ID: gluster-users@gluster.org
+[3] Gluster devel list ID: gluster-devel@gluster.org
+[4] Gluster users list subscribe/view archives: https://lists.gluster.org/mailman/listinfo/gluster-users
+[5] Gluster devel list subscribe/view archives: https://lists.gluster.org/mailman/listinfo/gluster-devel