f00f6a6329
I've never used github's new multiple-option issue templates before! I'm excited to see them in action :)
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. -->
|