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.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -45,15 +45,15 @@ body:
45
45
attributes:
46
46
label: SDK Version
47
47
description: What version of the SDK are you using?
48
-
placeholder: ex. 1.5.2
48
+
placeholder: ex. 7.8.0
49
49
validations:
50
50
required: true
51
51
- type: input
52
52
id: framework-version
53
53
attributes:
54
54
label: Framework Version
55
-
description: If you're using one of our framework-specific SDKs (`@sentry/react`, for example), what version of the framework are you using?
56
-
placeholder: ex. 1.5.2
55
+
description: If you're using one of our framework-specific SDKs (`@sentry/react`, for example), what version of the _framework_ (not SDK) are you using?
0 commit comments