Issue template

This commit is contained in:
Marko Papic
2024-02-19 14:41:16 +00:00
committed by GitHub
commit 2ba25232e4

36
.github/ISSUE_TEMPLATE/issue-report.md vendored Normal file
View 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.