From 8b19af8057230d0b1a55598640d864965ab3a3ea Mon Sep 17 00:00:00 2001 From: Jack Pearkes Date: Thu, 10 May 2018 17:27:12 -0700 Subject: [PATCH] github: fix issue template formatting for bugs --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3e9359adc..a734b2257 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,7 +29,7 @@ output from client 'consul info' command here
- Client info + Server info ``` output from server 'consul info' command here ```