summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/crane_bug_report.md
blob: fb14c382cd0518b18b644a20db8321c53567903f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
name: crane bug report
about: Create a report to help us improve the crane or gcrane CLIs
title: 'crane:'
labels: bug
assignees: ''

---

### Describe the bug

A clear and concise description of what the bug is.

### To Reproduce

### Expected behavior

A clear and concise description of what you expected to happen.

### Additional context

Add any other context about the problem here.

- Output of `crane version`
- Registry used (e.g., GCR, ECR, Quay)