Browse Source

Create ISSUE_TEMPLATE.md (#318)

pull/321/head
Matt Silverlock 8 years ago committed by GitHub
parent
commit
65ec7248c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      ISSUE_TEMPLATE.md

11
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)
Loading…
Cancel
Save