diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ca9b4660b..9bf7b6189 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -9,13 +9,12 @@ For end-user related support questions, refer to one of the following: --> + ### Do you want to request a *feature* or report a *bug*? -(If you intend to ask a support question: **DO NOT FILE AN ISSUE**. -Use [Stack Overflow](https://stackoverflow.com/questions/tagged/traefik) -or [Slack](https://traefik.herokuapp.com) instead.) - - + ### What did you do? @@ -43,6 +42,12 @@ HOW TO WRITE A GOOD ISSUE? ### Output of `traefik version`: (_What version of Traefik are you using?_) + + ``` (paste your output here) ```