mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-24 12:31:13 +00:00
35 lines
736 B
Markdown
35 lines
736 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.
|
|
|
|
**Affected FOSS**
|
|
The affected compose example.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Git clone the repository to '...'
|
|
2. Change directory to '....'
|
|
3. Adjust '....'
|
|
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.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. Ubuntu 22.04 LTS]
|
|
- Version [e.g. Docker Compose 22.1]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|