cert-manager/.github/ISSUE_TEMPLATE/bug.md
Maartje Eyskens 2c2717233c Change issue templates to use HTML comments + tip about code blocks
Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
2020-11-05 12:28:26 +01:00

40 lines
981 B
Markdown

---
name: Bug report
about: Report a bug to help us improve cert-manager
---
<!--
Bugs should be filed for issues encountered whilst operating cert-manager.
You should first attempt to resolve your issues through the community support
channels, e.g. Slack, in order to rule out individual configuration errors.
Please provide as much detail as possible.
-->
**Describe the bug**:
<!--
A clear and concise description of what the bug is.
Tip: you can use
```
<code here>
```
for code blocks of your kubectl output or YAML files.
-->
**Expected behaviour**:
<!--A concise description of what you expected to happen.-->
**Steps to reproduce the bug**:
<!--Steps to reproduce the bug should be clear and easily reproducible to help people
gain an understanding of the problem.-->
**Anything else we need to know?**:
**Environment details:**:
- Kubernetes version:
- Cloud-provider/provisioner:
- cert-manager version:
- Install method: e.g. helm/static manifests
/kind bug