Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie authored Jan 20, 2025
1 parent bef41bc commit 46445b0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ body:
options:
- label: iOS (13+ supported)
- label: Mac Catalyst
- label: Android (8+ supported)
- label: Android (10+ supported)
- type: textarea
validations:
required: true
Expand Down Expand Up @@ -78,11 +78,11 @@ body:
attributes:
label: Exception or Log output
description: Please copy and paste any relevant log output
- type: textarea
- type: input
id: codesample
attributes:
label: Code Sample
description: Please include a github repo with your reproducible sample
label: Reproducible Code Sample (should be tiny and Shiny specific)
description: A Public GitHub Repository Link
- type: checkboxes
id: terms
attributes:
Expand All @@ -91,7 +91,7 @@ body:
options:
- label: I have supplied a reproducible sample that is NOT FROM THE SHINY SAMPLES!
required: true
- label: I am using the LATEST STABLE version from nuget (v3.3.3)
- label: I am using the LATEST STABLE version from nuget (v3.3.4)
required: true
- label: I am Sponsor OR My GitHub account is 30+ days old
required: true
Expand Down

0 comments on commit 46445b0

Please sign in to comment.