Issue template
This commit is contained in:
36
.github/ISSUE_TEMPLATE/issue-report.md
vendored
Normal file
36
.github/ISSUE_TEMPLATE/issue-report.md
vendored
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
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.
|
||||||
Reference in New Issue
Block a user