Skip to content

Commit

Permalink
Merge branch 'main' into 04-consecutive-updates-take2
Browse files Browse the repository at this point in the history
  • Loading branch information
stocaaro committed Jan 4, 2024
2 parents 0972d0f + 46038f7 commit 5d59946
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/1.bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,18 @@ body:
- Not applicable
validations:
required: true
- type: dropdown
attributes:
label: Amplify Version
description: |
Which major version of `aws-amplify` are you using?
multiple: false
options:
- v6
- v5
- Older than v5
validations:
required: true
- type: dropdown
attributes:
label: Amplify Categories
Expand All @@ -107,6 +119,17 @@ body:
- interactions
- predictions
- Not applicable
- type: dropdown
attributes:
label: Backend
description: |
How have you deployed the backend resources?
multiple: false
options:
- Amplify CLI
- Amplify Gen 2 (Preview)
- CDK
- Other
- type: textarea
attributes:
label: Environment information
Expand Down

0 comments on commit 5d59946

Please sign in to comment.