From 6a84cb28780e9790651a700db7c21e0ba6fbcf80 Mon Sep 17 00:00:00 2001 From: RoboMWM Date: Thu, 17 Jan 2019 19:36:34 -0800 Subject: [PATCH] Ask for links to be pasted outside of code blocks --- .github/ISSUE_TEMPLATE/bug-report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index d58b615..cbcec54 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -28,14 +28,14 @@ Paste of `/version GriefPrevention`: ``` Paste entire stack trace right here inside these backticks. -If not applicable, paste the server.log at gist.github.com and paste the link here. ``` +Or, paste the server.log at gist.github.com and paste the link here: ### GriefPrevention config.yml ```yml -Paste the config.yml right here inside these backticks. +Paste the config.yml right here inside these backticks. Please do not use a paste service for this. ```