btcpayserver/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
900 B
Markdown
Raw Normal View History

2019-03-09 23:16:29 +01:00
---
name: Report a problem
about: File a technical problem or report a bug
---
**Describe the problem/bug**
A clear and concise description of what the bug is.
**Your environment**
* Version of BTCPay Server:
* Deployment method:
* Other relevant environment details:
**Logs (if applicable)**
Basic logs can be found in Server Settings > Logs.
2020-02-29 10:46:07 +01:00
**Profile Configuration**
If you're reporting a deployment issue, paste your configuration:
`cat /etc/profile.d/btcpay-env.sh`
2019-03-09 23:16:29 +01:00
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Actual behavior**
Tell us what happens instead
**Screenshots/Links**
If applicable, add screenshots or links to help explain your problem.
**Additional context**
Add any other context about the problem here.