...

Text file src/github.com/google/go-containerregistry/.github/ISSUE_TEMPLATE/ggcr_bug_report.md

Documentation: github.com/google/go-containerregistry/.github/ISSUE_TEMPLATE

     1---
     2name: Go library bug report
     3about: Create a report to help us improve the Go library
     4title: 'ggcr:'
     5labels: bug
     6assignees: ''
     7
     8---
     9
    10### Describe the bug
    11
    12A clear and concise description of what the bug is.
    13
    14### To Reproduce
    15
    16### Expected behavior
    17
    18A clear and concise description of what you expected to happen.
    19
    20### Additional context
    21
    22Add any other context about the problem here.
    23
    24- Version of the module
    25- Registry used (e.g., GCR, ECR, Quay)

View as plain text