Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit #393

Merged
merged 1 commit into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/amba-alz-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: AMBA - ALZ Pattern Issue 🚀
description: Have an issue, question or suggestion for the AMBA ALZ Pattern? Let us know!
title: "[General workload issue]: "
assignees:
- arjenhuitema
labels:
[
"Pattern: ALZ"
]
body:
- type: markdown
attributes:
value: |
Thank you for submitting this issue!
- type: checkboxes
id: existing-checks
attributes:
label: Check for previous/existing GitHub issues
description: By submitting this issue, you confirm that you have [searched for previous/existing GitHub issues](https://github.com/Azure/azure-monitor-baseline-alerts/issues) to avoid creating a duplicate.
options:
- label: I have checked for previous/existing GitHub issues
required: true
- type: dropdown
id: issue-type
attributes:
label: Issue Type?
description: How would you best describe this issue? Is this a...
options:
- "Feature Request"
- "Bug"
- "Question"
- "Other"
validations:
required: true
- type: textarea
id: question-feedback-text
attributes:
label: Description
description: Let us know your question, feedback or suggestion here!
validations:
required: true

42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/amba-avd-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: AMBA - AVD Pattern Issue 🚀
description: Have an issue, question or suggestion for the AMBA AVD Pattern? Let us know!
title: "[General workload issue]: "
assignees:
- JCoreMS
labels:
[
"Pattern: AVD"
]
body:
- type: markdown
attributes:
value: |
Thank you for submitting this issue!
- type: checkboxes
id: existing-checks
attributes:
label: Check for previous/existing GitHub issues
description: By submitting this issue, you confirm that you have [searched for previous/existing GitHub issues](https://github.com/Azure/azure-monitor-baseline-alerts/issues) to avoid creating a duplicate.
options:
- label: I have checked for previous/existing GitHub issues
required: true
- type: dropdown
id: issue-type
attributes:
label: Issue Type?
description: How would you best describe this issue? Is this a...
options:
- "Feature Request"
- "Bug"
- "Question"
- "Other"
validations:
required: true
- type: textarea
id: question-feedback-text
attributes:
label: Description
description: Let us know your question, feedback or suggestion here!
validations:
required: true

42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/amba-avs-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: AMBA - AVS Pattern Issue 🚀
description: Have an issue, question or suggestion for the AMBA AVS Pattern? Let us know!
title: "[General workload issue]: "
assignees:
- Mahesh-MSFT
labels:
[
"Pattern: AVS"
]
body:
- type: markdown
attributes:
value: |
Thank you for submitting this issue!
- type: checkboxes
id: existing-checks
attributes:
label: Check for previous/existing GitHub issues
description: By submitting this issue, you confirm that you have [searched for previous/existing GitHub issues](https://github.com/Azure/azure-monitor-baseline-alerts/issues) to avoid creating a duplicate.
options:
- label: I have checked for previous/existing GitHub issues
required: true
- type: dropdown
id: issue-type
attributes:
label: Issue Type?
description: How would you best describe this issue? Is this a...
options:
- "Feature Request"
- "Bug"
- "Question"
- "Other"
validations:
required: true
- type: textarea
id: question-feedback-text
attributes:
label: Description
description: Let us know your question, feedback or suggestion here!
validations:
required: true

42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/amba-workload-issue.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
name: AMBA - General workload Issue 🚀
description: Have an issue, question or suggestion for a specific workload alert or for the overall project? Let us know!
title: "[General workload issue]: "
assignees:
- JoeyBarnes
labels:
[
"AMBA Core"
]
body:
- type: markdown
attributes:
value: |
Thank you for submitting this issue!
- type: checkboxes
id: existing-checks
attributes:
label: Check for previous/existing GitHub issues
description: By submitting this issue, you confirm that you have [searched for previous/existing GitHub issues](https://github.com/Azure/azure-monitor-baseline-alerts/issues) to avoid creating a duplicate.
options:
- label: I have checked for previous/existing GitHub issues
required: true
- type: dropdown
id: issue-type
attributes:
label: Issue Type?
description: How would you best describe this issue? Is this a...
options:
- "Feature Request"
- "Bug"
- "Question"
- "Other"
validations:
required: true
- type: textarea
id: question-feedback-text
attributes:
label: Description
description: Let us know your question, feedback or suggestion here!
validations:
required: true

24 changes: 0 additions & 24 deletions .github/ISSUE_TEMPLATE/question_feedback.yml

This file was deleted.