aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/gorilla/mux/ISSUE_TEMPLATE.md
blob: 232be82e47a6abe7fbf9e73ccadde10b3022264c (plain)
1
2
3
4
5
6
7
8
9
10
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)