diff --git a/.github/ISSUE_TEMPLATE/Custom.md b/.github/ISSUE_TEMPLATE.md similarity index 92% rename from .github/ISSUE_TEMPLATE/Custom.md rename to .github/ISSUE_TEMPLATE.md index 863d6d273..1cec5cd16 100644 --- a/.github/ISSUE_TEMPLATE/Custom.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,79 +1,73 @@ ---- -name: Generic issue template -about: For issue or bug - ---- - - - - -### Do you want to request a *feature* or report a *bug*? - - - -### What did you do? - - - -### What did you expect to see? - - - -### What did you see instead? - - - -### Output of `traefik version`: (_What version of Traefik are you using?_) - - - -``` -(paste your output here) -``` - -### What is your environment & configuration (arguments, toml, provider, platform, ...)? - -```toml -# (paste your configuration here) -``` - - - -### If applicable, please paste the log output at DEBUG level (`--logLevel=DEBUG` switch) - -``` -(paste your output here) -``` + + + +### Do you want to request a *feature* or report a *bug*? + + + +### What did you do? + + + +### What did you expect to see? + + + +### What did you see instead? + + + +### Output of `traefik version`: (_What version of Traefik are you using?_) + + + +``` +(paste your output here) +``` + +### What is your environment & configuration (arguments, toml, provider, platform, ...)? + +```toml +# (paste your configuration here) +``` + + + +### If applicable, please paste the log output at DEBUG level (`--logLevel=DEBUG` switch) + +``` +(paste your output here) +```