Skip to content

Commit

Permalink
move description into field
Browse files Browse the repository at this point in the history
Signed-off-by: Chip Zoller <[email protected]>
  • Loading branch information
chipzoller committed Aug 21, 2023
1 parent 633463e commit 8d46307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
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:
Expand All @@ -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
Expand Down

0 comments on commit 8d46307

Please sign in to comment.