Skip to content

Commit

Permalink
FOCUS #604: Feedback Issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
ijurica committed Oct 21, 2024
1 parent 8a36ed9 commit 8c7a49a
Showing 1 changed file with 12 additions and 9 deletions.
21 changes: 12 additions & 9 deletions .github/ISSUE_TEMPLATE/feedback.yml
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
name: Feature Request and Use Case Feedback
description: Provide feedback on unsupported FinOps features, use cases, or scenarios, as well as on the current FOCUS specification content or FOCUS datasets. Avoid sharing proprietary information.
name: "Feature Request and Use Case Feedback"
description: "Provide feedback on unsupported FinOps features, use cases, or scenarios, as well as on the current FOCUS specification content or FOCUS datasets. Avoid sharing proprietary information."
title: "[FEEDBACK]: "
labels: ["feedback"]
assignees: ["shawnalpay, jpradocueva,"]
labels:
- "feedback"
assignees:
- "shawnalpay"
- "jpradocueva"
body:
- type: markdown
attributes:
value: "Provide feedback on unsupported FinOps features, use cases, or scenarios, as well as on the current FOCUS specification content or FOCUS datasets. Avoid sharing proprietary information."

- type: markdown
attributes:
value: |
## 1. Proposed Change
Please provide a short description of the change and explain why it is necessary.
- type: markdown
attributes:
value: |
## 1. Proposed Change
Please provide a short description of the change and explain why it is necessary.
- type: textarea
attributes:
Expand Down

0 comments on commit 8c7a49a

Please sign in to comment.