From 7cab79d5cbb999c3fb562e5bbe18a56225b07574 Mon Sep 17 00:00:00 2001 From: Ahmet Alp Balkan Date: Tue, 8 May 2018 22:25:29 -0700 Subject: [PATCH] Better ISSUE_TEMPLATE.md? --- .github/ISSUE_TEMPLATE.md | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 18c015d2539..df9380f9f3f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,7 @@ -Issues without logs and details are more complicated to fix. -Please help us! + ### Expected behavior @@ -7,14 +9,15 @@ Please help us! ### Information -``` -Skaffold version: version... -Operating system: ... -Content of skaffold.yaml: ... +- Skaffold version: version... +- Operating system: ... +- Contents of skaffold.yaml: + +```yaml + ``` ### Steps to reproduce the behavior - 1. ... - 2. ... - \ No newline at end of file +1. ... +2. ...