From bb55d71545d49988f8223c1ae3eed4c34a9f447c Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 15 Aug 2018 05:23:20 +0200 Subject: [PATCH] Misc --- .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 bc103a311..46efa21a8 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -57,7 +57,7 @@ Ensure that config has redacted (but NOT removed) potentially-sensitive properti - WebProxyPassword (optionally, if exposing private details) - WebProxyUsername (optionally, if exposing private details) -Redacting involves replacing sensitive details (for example with stars ***). You should refrain from removing config lines entirely, as their pure existance might be relevant and should be preserved. +Redacting involves replacing sensitive details, for example with stars (***). You should refrain from removing config lines entirely, as their pure existance might be relevant and should be preserved. ``` ### BotName.json config of all affected bot instances (if more than one) @@ -73,7 +73,7 @@ Ensure that config has redacted (but NOT removed) potentially-sensitive properti - SteamTradeToken (optionally) - SteamUserPermissions (optionally, only SteamIDs) -Redacting involves replacing sensitive details (for example with stars ***). You should refrain from removing config lines entirely, as their pure existance might be relevant and should be preserved. +Redacting involves replacing sensitive details, for example with stars (***). You should refrain from removing config lines entirely, as their pure existance might be relevant and should be preserved. ``` ### Additional info