18 lines
274 B
Markdown
18 lines
274 B
Markdown
|
---
|
||
|
name: Bug report
|
||
|
about: Unexpected or broken behavior
|
||
|
title: ''
|
||
|
labels: bug
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**What I tried to do:**
|
||
|
<!-- e.g. run a helm installation -->
|
||
|
|
||
|
**What happened:**
|
||
|
<!-- describe the faulty behavior -->
|
||
|
|
||
|
**More info:**
|
||
|
<!-- contents of .drone.yml, etc. -->
|