Skip to content

Commit cca2d48

Browse files
committed
Issue Template - Update to include HwndHost
Resolves #5040
1 parent b291b74 commit cca2d48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ body:
2121
id: cefsharp-version
2222
attributes:
2323
label: CefSharp Version
24-
description: What version are you using? Please only open an issue if you can reproduce the problem with version 130.1.90 or later.
25-
placeholder: 130.1.90
24+
description: What version are you using? Please only open an issue if you can reproduce the problem with version 131.3.50 or later.
25+
placeholder: 131.3.50
2626
validations:
2727
required: true
2828
- type: dropdown
@@ -36,6 +36,7 @@ body:
3636
- Windows Server 2016
3737
- Windows Server 2019
3838
- Windows Server 2022
39+
- Windows Server 2025
3940
validations:
4041
required: true
4142
- type: dropdown
@@ -67,6 +68,7 @@ body:
6768
options:
6869
- WinForms
6970
- WPF
71+
- WPF HwndHost
7072
- OffScreen
7173
validations:
7274
required: true

0 commit comments

Comments
 (0)