summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2019-11-06 05:58:31 (GMT)
committerTony Theodore <tonyt@logyst.com>2019-11-06 05:58:31 (GMT)
commit3860b273e42ca36d763aca7befdaa133e66ef520 (patch)
tree7f7975fde7885955bc98c77243d9c37d4f3c00a4
parente5db7330b899da19fb4adcfe0485a473bc3a961e (diff)
downloadmxe-3860b273e42ca36d763aca7befdaa133e66ef520.zip
mxe-3860b273e42ca36d763aca7befdaa133e66ef520.tar.gz
mxe-3860b273e42ca36d763aca7befdaa133e66ef520.tar.bz2
update ISSUE_TEMPLATE
-rw-r--r--.github/ISSUE_TEMPLATE10
1 files changed, 8 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE
index 135b88a..422c02e 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.