37 lines
670 B
Markdown
37 lines
670 B
Markdown
---
|
|
name: Issue report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Problem description**
|
|
A clear and concise description of the issue.
|
|
|
|
**Debug information**
|
|
* Hub username:
|
|
* Hub organization (if applicable):
|
|
* Timestamp or time range:
|
|
|
|
**`docker info` output**
|
|
```
|
|
Command output
|
|
```
|
|
|
|
**Error messages**
|
|
UI, CLI, browser console...
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Reproduction steps**
|
|
Steps to reproduce the behavior.
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|