Create ISSUE_TEMPLATE.md (#318)

This commit is contained in:
Matt Silverlock
2017-11-28 16:00:09 -08:00
committed by GitHub
parent 4a3d4f3dd2
commit 65ec7248c5

11
ISSUE_TEMPLATE.md Normal file
View File

@@ -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)