aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md')
-rw-r--r--vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md b/vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..232be82
--- /dev/null
+++ b/vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md
@@ -0,0 +1,11 @@
+**What version of Go are you running?** (Paste the output of `go version`)
+
+
+**What version of gorilla/mux are you at?** (Paste the output of `git rev-parse HEAD` inside `$GOPATH/src/github.com/gorilla/mux`)
+
+
+**Describe your problem** (and what you have tried so far)
+
+
+**Paste a minimal, runnable, reproduction of your issue below** (use backticks to format it)
+