From 2fad36ab4a919e58423e43f83162737818a34b1e Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 12 Dec 2017 14:32:46 -0500 Subject: [PATCH] Add note about removing sensitive data --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 0434acf8f..168962d45 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -14,7 +14,7 @@ This is the operating system you run in the virtual machine. ### Vagrantfile ```ruby -# Copy-paste your Vagrantfile here +# Copy-paste your Vagrantfile here (but don't include sensitive information such as passwords, authentication tokens, or email addresses) ``` Please note, if you are using Homestead or a different Vagrantfile format, we