From 8046872315addbc74570ef7c464fc10ea455dc95 Mon Sep 17 00:00:00 2001 From: pavlenex Date: Mon, 2 Mar 2020 10:07:50 +0100 Subject: [PATCH] Add private info note, change command --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4f99415e6..f9c04659e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,10 +14,8 @@ A clear and concise description of what the bug is. **Logs (if applicable)** Basic logs can be found in Server Settings > Logs. -**Profile Configuration** -If you're reporting a deployment issue, paste your configuration: - -`cat /etc/profile.d/btcpay-env.sh` +**Setup Parameters** +If you're reporting a deployment issue run `. btcpay-setup.sh -i` and paste your the paremeters by obscuring private information. **To Reproduce** Steps to reproduce the behavior: