25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

ISSUE_TEMPLATE.md 365 B

5 yıl önce
1234567891011
  1. **What version of Go are you running?** (Paste the output of `go version`)
  2. **What version of gorilla/mux are you at?** (Paste the output of `git rev-parse HEAD` inside `$GOPATH/src/github.com/gorilla/mux`)
  3. **Describe your problem** (and what you have tried so far)
  4. **Paste a minimal, runnable, reproduction of your issue below** (use backticks to format it)