Skip to content

Commit fee208b

Browse files
committed
chore(issue templates): Update bug report template
1 parent 4978212 commit fee208b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ body:
2525
description: >
2626
Specify the Git commit hash if using a development or non-official build.
2727
If you use a custom build, please test if your issue is reproducible in official builds too.
28-
placeholder: 3.3.stable, 4.0.dev (3041becc6)
28+
placeholder: v4.3.stable.official [77dcf97d8]
2929
validations:
3030
required: true
3131

@@ -35,7 +35,7 @@ body:
3535
description: |
3636
Specify the OS version, and when relevant hardware information.
3737
For graphics-related issues, specify the GPU model, driver version, and the rendering backend (GLES2, GLES3, Vulkan).
38-
placeholder: Windows 10, GLES3, Intel HD Graphics 620 (27.20.100.9616)
38+
placeholder: Windows 11, GLES3, Intel HD Graphics 620 (27.20.100.9616)
3939
validations:
4040
required: true
4141

0 commit comments

Comments
 (0)