summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/ggcr_bug_report.md
blob: 790d97aee98336b2c5f791d492140fd147e28a69 (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: Go library bug report
about: Create a report to help us improve the Go library
title: 'ggcr:'
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.

- Version of the module
- Registry used (e.g., GCR, ECR, Quay)