From e9b6c2f8be5cab72290fa1bbbbcde653ef6aa242 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Sat, 5 Oct 2019 14:21:45 +0100 Subject: [PATCH] docs(bug_report): group into sections for better logical ordering * Section 1: Setup details * Section 2: Bug details --- .github/ISSUE_TEMPLATE/bug_report.md | 29 ++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 276715f9..b0e3a2b6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,16 +14,30 @@ Notes: 3. Please direct questions to the [`#formulas` channel on Slack](https://saltstackcommunity.slack.com/messages/C7LG8SV54/), which is bridged to `#saltstack-formulas` on Freenode. --> -### Describe the bug - +## Your setup +### Formula commit hash / release tag + + +### Versions reports (master & minion) + -### Setup + + +### Pillar / config used +--- + +## Bug details +### Describe the bug + + + + ### Steps to reproduce the bug @@ -36,13 +50,8 @@ Notes: -### Formula commit hash / release tag - - - - -### Versions report - +### Attempts to fix the bug +