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 dd520eb commit 1d7aa13
Showing 1 changed file with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions .github/ISSUE_TEMPLATE/feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,21 @@ body:
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: |
## 2. Issue area
Select the the area(s) this issue relates to
- type: dropdown
id: issue-area
attributes:
label: "Indicate which area this issue relates to:"
options:
- 'Missing FinOps feature, use case, or scenario'
- 'Current FOCUS specification content'
- 'Produced FOCUS dataset'

- type: markdown
attributes:
value: |
Expand All @@ -25,24 +40,6 @@ body:
validations:
required: true

- type: markdown
attributes:
value: |
## 2. Issue area
Select the the area(s) this issue relates to
- type: dropdown
id: issue-area
attributes:
label: Indicate which area(s) this issue relates to (you may select more than one, if applicable)
options:
- label: FinOps feature, use case, or scenario
value: feature_usecases_scenario
- label: Current FOCUS specification content
value: FOCUS_specification_content
- label: Produced FOCUS dataset
value: FOCUS_dataset

- type: markdown
attributes:
value: |
Expand Down

0 comments on commit 1d7aa13

Please sign in to comment.