Tim
8 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
0 deletions
-
.github/ISSUE_TEMPLATE/bug_report.yml
|
|
|
@ -25,6 +25,9 @@ body: |
|
|
|
id: avalonia-version |
|
|
|
attributes: |
|
|
|
label: Avalonia version |
|
|
|
description: | |
|
|
|
Let us know which version you have tested. Please make sure to test latest stable version available. |
|
|
|
If you could test [nightly builds](https://github.com/AvaloniaUI/Avalonia/wiki/Using-nightly-build-feed) in addition, this would be of great help. |
|
|
|
placeholder: e.g. 11.2.0, 11.1.0 |
|
|
|
validations: |
|
|
|
required: true |
|
|
|
|