You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/Bug report form.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,13 +45,13 @@ body:
45
45
- id: runtime-version
46
46
type: input
47
47
attributes:
48
-
description: Which runtime version are you using?
48
+
description: Which runtime version are you using? Instructions [here](https://github.com/MicrosoftEdge/WebView2Feedback/blob/victorhuangwq/updatetemplate/diagnostics/version.md)
49
49
label: Runtime Version
50
50
placeholder: (eg. 114.0.1823.79)
51
51
- id: sdk-version
52
52
type: input
53
53
attributes:
54
-
description: Which SDK version are you using? (You can get this value from the Nuget settings for your project.)
54
+
description: Which SDK version are you using? Instructions [here](https://github.com/MicrosoftEdge/WebView2Feedback/blob/victorhuangwq/updatetemplate/diagnostics/version.md)
0 commit comments