mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-04 09:58:13 +01:00
39 lines
1 KiB
Markdown
39 lines
1 KiB
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: File a bug report
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**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.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Your BTCPay Environment (please complete the following information):**
|
||
|
- BTCPay Server Version [available in the right bottom corner of footer]
|
||
|
- Deployment Method: [e.g. Docker, Manual, Third-Party-hoist]
|
||
|
- Browser [e.g. chrome, safari]
|
||
|
|
||
|
**Logs (if applicable)**
|
||
|
Basic logs can be found in Server Settings > Logs. More logs https://docs.btcpayserver.org/Troubleshooting/#2-looking-through-the-logs
|
||
|
|
||
|
**Setup Parameters**
|
||
|
If you're reporting a deployment issue run `. btcpay-setup.sh -i` and paste your the parameters by obscuring private information.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|