Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sungaila authored Jan 29, 2024
1 parent 2ad12a1 commit 601b0ae
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 @@ -53,13 +53,13 @@ body:
id: framework
attributes:
label: Framework
description: Which framework was used?
description: Which runtime was used?
options:
- .NET Framework
- .NET (Core)
- Xamarin.Android (MonoAndroid)
- .NET Framework
- Mono
- (Other)
default: 1
default: 0
validations:
required: true
- type: input
Expand All @@ -81,4 +81,4 @@ body:
Exception messages including stack traces.
Screenshots or example PDF files.
validations:
required: true
required: true

0 comments on commit 601b0ae

Please sign in to comment.