You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: "[Bug] "
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Configuration**
|
|
|
|
If applicable,
|
|
|
|
```yaml
|
|
|
|
# Please provide your service, widget or otherwise related configuration here
|
|
|
|
```
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here. This includes things like:
|
|
|
|
- Service version or API version
|
|
|
|
- Docker version
|
|
|
|
- Deployment method
|
|
|
|
- Sample YAML configurations
|