Browse Source

Update bug_report.yml (#18711)

pull/18719/head
Tim 8 months ago
committed by GitHub
parent
commit
2b6c3b6d5d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      .github/ISSUE_TEMPLATE/bug_report.yml

3
.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

Loading…
Cancel
Save