From 885541bc6a2022041f4402adddacbe6f1896e91a Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Thu, 10 May 2018 17:29:50 -0700 Subject: [PATCH] github: more tweaking of bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a734b22577..31fc5973ca 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,17 +23,21 @@ Steps to reproduce this issue, eg:
Client info + ``` output from client 'consul info' command here ``` -
+ +
Server info + ``` output from server 'consul info' command here ``` -
+ +
### Operating system and Environment details