Skip to content

Commit

Permalink
Merge pull request kubecost#2522 from chipzoller/fix-feature-request-…
Browse files Browse the repository at this point in the history
…about

Fix issue template about length
  • Loading branch information
chipzoller authored Aug 21, 2023
2 parents 046b1bd + 8d46307 commit 4ca936e
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 4ca936e

Please sign in to comment.