From 3860b273e42ca36d763aca7befdaa133e66ef520 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Wed, 6 Nov 2019 16:58:31 +1100 Subject: [PATCH] update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 135b88aa..422c02e1 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -1,2 +1,8 @@ -If a package fails to build, upload the log file to -https://gist.github.com/ and put the link here. +Please ensure all terminal or log output is correctly enclosed with +triple back-ticks. See the github markdown guide for more details: + https://guides.github.com/features/mastering-markdown/ + +If a package fails to build, please upload the entire log file to: + https://gist.github.com/ + or your pastebin of choice +and put the link here.