From cbc90d6391c0895d42e3431675dd12f0da5c61db Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Mon, 6 Jun 2016 09:58:25 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index bcfc9990b..0434acf8f 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -23,8 +23,9 @@ vanilla Vagrantfile first. ### Debug output Provide a link to a GitHub Gist containing the complete debug output: -https://www.vagrantup.com/docs/other/debugging.html. Do NOT paste the debug -output in the issue, just paste the link to the Gist. +https://www.vagrantup.com/docs/other/debugging.html. The debug output should +be very long. Do NOT paste the debug output in the issue, just paste the +link to the Gist. ### Expected behavior What should have happened?