diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fcd47f7d3..4f99415e6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,11 @@ 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` + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...'