From d362ea63ae9200597b4151e3be125b2c995f591e Mon Sep 17 00:00:00 2001 From: Andrew Kaiser Date: Thu, 13 Sep 2018 13:26:55 -0400 Subject: [PATCH] update bug report issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 2ca8b25..bb1ab3b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ about: Create a report of any problems that occur A clear and concise description of what the bug is. **To Reproduce** -Please add the flag `--verbose` your command and post its output here. Before posting however, **MAKE SURE TO REMOVE ANY SENSITIVE INFORMATION!** This includes any information shown for your saved password accounts (name, username, password, notes, folder, fields, etc.). +Please add the flag `--verbose` your command and post its output here. **MAKE SURE YOU ARE NOT POSTING ANY SENSITIVE INFORMATION!** This includes any information shown for your saved password accounts (name, username, password, notes, folder, fields, etc.). The logs _should_ obfuscate away any sensitive info from your logs on its own, but its always safer to double check! **Expected behavior** A clear and concise description of what you expected to happen.