Skip to content

Commit

Permalink
Bug form test [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielku15 committed Aug 22, 2021
1 parent e6affb8 commit 2b37398
Showing 1 changed file with 18 additions and 19 deletions.
37 changes: 18 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report_form.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: 🕷️ Bug (Form)
description: Report a bug.
title: "<title>"
labels:
- :spider: type-bug
labels: ":spider: type-bug"
body:
- type: checkboxes
attributes:
Expand Down Expand Up @@ -50,11 +49,11 @@ body:
label: Found in Version
description: Which version of alphaTab are you using?
options:
- 1.3-alpha
- 1.2
- 1.1
- 1.0
- Other
- 1.3-alpha
- 1.2
- 1.1
- 1.0
- Other
validations:
required: true
- type: dropdown
Expand All @@ -63,15 +62,15 @@ body:
label: Platform
description: On which platform are you using alphaTab?
options:
- Web
- Node.js
- .net (WPF)
- .net (WinForms)
- .net (Other)
- Android (WebView)
- Android (Native)
- iOS (WebView)
- Other
- Web
- Node.js
- .net (WPF)
- .net (WinForms)
- .net (Other)
- Android (WebView)
- Android (Native)
- iOS (WebView)
- Other
validations:
required: true
- type: textarea
Expand All @@ -83,9 +82,9 @@ body:
- **OS**: Windows 10 Pro
- **Browser**: Chrome 92.0.4515.159
value: |
- **OS**:
- **Browser**:
- **.net Version**:
- **OS**:
- **Browser**:
- **.net Version**:
render: markdown
validations:
required: true
Expand Down

0 comments on commit 2b37398

Please sign in to comment.