Skip to content

Commit 83fbd51

Browse files
committed
clarify framework/SDK distinction
1 parent 0c51f87 commit 83fbd51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@ body:
4545
attributes:
4646
label: SDK Version
4747
description: What version of the SDK are you using?
48-
placeholder: ex. 1.5.2
48+
placeholder: ex. 7.8.0
4949
validations:
5050
required: true
5151
- type: input
5252
id: framework-version
5353
attributes:
5454
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?
56+
placeholder: ex. React 17.0.0
5757
- type: input
5858
id: link-to-sentry
5959
attributes:

0 commit comments

Comments
 (0)