forked from kubecost/cost-analyzer-helm-chart
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Chip Zoller <[email protected]>
- Loading branch information
1 parent
633463e
commit 8d46307
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
name: "Feature Request" | ||
description: Suggest a new feature for the Kubecost chart. If you've found a reproducible bug please reach out to our technical support team via email at [email protected] or Slack at https://kubecost.com/join-slack. There, we will triage the issue and work to resolve it. | ||
description: Suggest a new feature for the Kubecost chart. | ||
title: "[Feature] " | ||
labels: ["enhancement", "needs-triage"] | ||
body: | ||
|
@@ -12,7 +12,7 @@ body: | |
attributes: | ||
label: Problem Statement | ||
description: Describe the problem. | ||
placeholder: A clear and concise description of the problem statement. | ||
placeholder: A clear and concise description of the problem statement. If you've found a reproducible bug please reach out to our technical support team via email at [email protected] or Slack at https://kubecost.com/join-slack. There, we will triage the issue and work to resolve it. | ||
# value: "asdf" | ||
validations: | ||
required: true | ||
|