Skip to content

Commit

Permalink
Update 2-alm-accelerator-bug.yml
Browse files Browse the repository at this point in the history
since ALM Accelerator is cut, reusing for Data Export V2 product bugs
  • Loading branch information
Jenefer-Monroe authored Dec 17, 2024
1 parent e2ecae2 commit 9df4a9d
Showing 1 changed file with 4 additions and 38 deletions.
42 changes: 4 additions & 38 deletions .github/ISSUE_TEMPLATE/2-alm-accelerator-bug.yml
Original file line number Diff line number Diff line change
@@ -1,48 +1,14 @@
name: 🦗[ALM Accelerator] Bug report
description: File a bug report for the ALM Accelerator
title: "[ALM Accelerator - BUG]: ISSUE TITLE"
labels: ["alm-accelerator", "bug"]
name: 🦗[Data Export V2 Product Issue] Bug report
description: File a product blocking issue related to Data Export V2
title: "[Data Export V2 Product Issue]: ISSUE TITLE"
labels: ["coe-starter-kit ", "Data Export V2", "product-gap"]
body:
- type: textarea
attributes:
label: Describe the issue
description: A concise description of what you're experiencing. Please provide as much related information as possible including screenshots, documents, links etc.
validations:
required: true
- type: textarea
attributes:
label: Expected Behavior
description: A concise description of what you expected to happen. Please provide as much related information as possible including screenshots, documents, links etc.
validations:
required: false
- type: dropdown
id: component
attributes:
label: What component are you experiencing the issue with?
options:
- ALM Accelerator Canvas App
- ALM Accelerator Pipelines
- ALM Accelerator Custom Conenctor
validations:
required: true
- type: input
id: version
attributes:
label: What solution version are you using?
placeholder: "1.70"
validations:
required: true
- type: textarea
attributes:
label: Steps To Reproduce
description: Steps to reproduce the behavior.
placeholder: |
1. In this environment...
2. With this config...
3. Run '...'
4. See error...
validations:
required: false
- type: textarea
attributes:
label: Anything else?
Expand Down

0 comments on commit 9df4a9d

Please sign in to comment.