From 9196bad2f56bc2f1023ec6cc4e08632153f0de81 Mon Sep 17 00:00:00 2001 From: kaitlincart Date: Thu, 15 Sep 2022 13:35:48 -0700 Subject: [PATCH] all explanatory text is now in comment form --- .github/ISSUE_TEMPLATE/bug-report.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 34ec2e42a..c0b048b96 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -16,33 +16,45 @@ Thank you! ### Debug output + ### Expected behavior + ### Actual behavior + ### Reproduction information #### Vagrant version + #### Host operating system + #### Guest operating system + #### Steps to reproduce @@ -56,6 +68,8 @@ The operating system of the virtual machine. # Copy-paste your Vagrantfile here. Remove any sensitive information such as passwords, authentication tokens, or email addresses. ``` +