airshipctl/.github/ISSUE_TEMPLATE/bug_report.md
Ian H. Pittwood 22bb19eaca Adds triage label to issue templates
Adds a triage label by default to the issue templates for project
maintainers to identify new issues that still need to be evaluated,
labeled, and addressed.

Change-Id: I9508cce273e7834ccff5eb77c0dd6a1e028dc299
2020-02-12 13:55:38 -06:00

26 lines
521 B
Markdown

---
name: Bug report
about: Report a bug or unexpected airshipctl behavior
title: ''
labels: bug, triage
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Steps To Reproduce**
Minimal steps to reproduce the issue.
**Expected behavior**
A clear and concise description of what you expected to happen.
**Environment**
- airshipctl Version:
- Operating System:
- Kernel version:
- Kubernetes Version:
- Go version:
- Hardware specs (e.g. 4 vCPUs, 16GB RAM, bare metal vs VM):