airshipctl/.github/ISSUE_TEMPLATE/feature_request.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

19 lines
411 B
Markdown

---
name: Feature request
about: Suggest an airshipctl feature
title: ''
labels: enhancement, triage
assignees: ''
---
**Problem description (if applicable)**
A description of the problem or background information that illustrates the need
for a new feature.
**Proposed change**
A detailed description of the new, requested behavior.
**Potential impacts**
Potential security or performance related impacts.