22 lines
375 B
Markdown
22 lines
375 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**System information:**
|
|
- [ ] `lsb_release -a`
|
|
- [ ] `wo info`
|
|
- [ ] `nginx -V`
|
|
- [ ] `wo -v`
|
|
- [ ] `wp cli info --allow-root`
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|