[master] 36ff5d9 More guidelines for github issues

GitHub noreply at github.com
Mon Jul 18 10:27:06 CEST 2016


commit 36ff5d9a5df49c44fdc98eccfd480ecc80542454
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Jul 18 10:26:45 2016 +0200

    More guidelines for github issues

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index e17ab32..bb17b83 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,8 +1,16 @@
 <!--- Provide a general summary of the issue in the Title above -->
 
 ## Expected Behavior
+<!--- Did you check that there are no similar bug reports or pull requests? -->
 <!--- If you're describing a bug, tell us what should happen -->
 <!--- If you're suggesting a change/improvement, tell us how it should work -->
+<!---
+    If it's a packaging bug (including sysv or systemd services bugs) please
+    open an issue on varnishcache/pkg-varnish-cache instead.
+<!---
+    If it's a feature request, please start a thread on the misc list instead.
+    https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
+-->
 
 ## Current Behavior
 <!--- If describing a bug, tell us what happens instead of the expected behavior -->



More information about the varnish-commit mailing list