4503669442
Airship is migrating from Jira to GitHub issues. This change adds GitHub issues templates [0] for bug reports and feature requests. [0] https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository Change-Id: I696ad7befdd6f5d8f584f0ea14dbfe7182ad6d12 Signed-off-by: Drew Walters <andrew.walters@att.com>
19 lines
403 B
Markdown
19 lines
403 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an airshipctl feature
|
|
title: ''
|
|
labels: enhancement
|
|
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.
|