We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93fcf1d commit 3a24b17Copy full SHA for 3a24b17
1 file changed
.github/ISSUE_TEMPLATE/Bug report form.yml
@@ -92,8 +92,9 @@ body:
92
- id: os-version
93
type: input
94
attributes:
95
- description: Which OS version are you seeing this issue with? (Version can be found in System Information. e.g., 10.0.22621)
+ description: Version can be found in System > About or System Information
96
label: OS Version
97
+ placeholder: (e.g. 22621.2283 or 10.0.22621)
98
validations:
99
required: false
100
- id: repro-steps
0 commit comments