From 97295f270b85cf02b9867e3e397f1b856e1a7903 Mon Sep 17 00:00:00 2001 From: Ludovic Fernandez Date: Mon, 7 May 2018 12:14:02 +0200 Subject: [PATCH] Update issue templates --- .../ISSUE_TEMPLATE/{bugs.md => Bug_report.md} | 150 ++++++++--------- .../Custom.md} | 152 +++++++++--------- .../{features.md => Feature_request.md} | 69 ++++---- 3 files changed, 194 insertions(+), 177 deletions(-) rename .github/ISSUE_TEMPLATE/{bugs.md => Bug_report.md} (75%) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/Custom.md} (78%) rename .github/ISSUE_TEMPLATE/{features.md => Feature_request.md} (66%) diff --git a/.github/ISSUE_TEMPLATE/bugs.md b/.github/ISSUE_TEMPLATE/Bug_report.md similarity index 75% rename from .github/ISSUE_TEMPLATE/bugs.md rename to .github/ISSUE_TEMPLATE/Bug_report.md index b9542989e..4ed1ebd77 100644 --- a/.github/ISSUE_TEMPLATE/bugs.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -1,72 +1,78 @@ - - - -### Do you want to request a *feature* or report a *bug*? - -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 in DEBUG level (`--logLevel=DEBUG` switch) - -``` -(paste your output here) -``` +--- +name: Bug report +about: Create a report to help us improve + +--- + + + + +### Do you want to request a *feature* or report a *bug*? + +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 in DEBUG level (`--logLevel=DEBUG` switch) + +``` +(paste your output here) +``` diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/Custom.md similarity index 78% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/Custom.md index 90d7c64bf..863d6d273 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/Custom.md @@ -1,73 +1,79 @@ - - - -### 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) -``` +--- +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) +``` diff --git a/.github/ISSUE_TEMPLATE/features.md b/.github/ISSUE_TEMPLATE/Feature_request.md similarity index 66% rename from .github/ISSUE_TEMPLATE/features.md rename to .github/ISSUE_TEMPLATE/Feature_request.md index a7d9ab9bb..1f59d93eb 100644 --- a/.github/ISSUE_TEMPLATE/features.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,32 +1,37 @@ - - - -### Do you want to request a *feature* or report a *bug*? - -Feature - -### What did you expect to see? - - - +--- +name: Feature request +about: Suggest an idea for this project + +--- + + + + +### Do you want to request a *feature* or report a *bug*? + +Feature + +### What did you expect to see? + +