Skip to content

Commit

Permalink
Update bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nuno-vieira authored Dec 19, 2024
1 parent 805030f commit 4384cc4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,27 +44,27 @@ body:
id: sdk-version
attributes:
label: Which SDK version are you using?
placeholder: ex: "4.56.1"
placeholder: ex. 4.56.1
validations:
required: true
- type: input
id: ios-version
attributes:
label: Which iOS version is the issue reproducible?
placeholder: ex: iOS 15.4
placeholder: ex. iOS 15.4
validations:
required: true
- type: input
id: device-version
attributes:
label: Which iPhone Device is the issue reproducible?
placeholder: ex: iPhone 16 Pro
placeholder: ex. iPhone 16 Pro
validations:
required: true
- type: input
id: xcode-version
attributes:
label: Which Xcode version are you using?
placeholder: ex: Xcode 15.1
placeholder: ex. Xcode 15.1
validations:
required: false

0 comments on commit 4384cc4

Please sign in to comment.