Skip to content

Commit 595ee3c

Browse files
authored
chore(repo): Change SDK selection order in bug issue template (#9288)
1 parent df08e8f commit 595ee3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ body:
3030
If you're using the CDN bundles, please specify the exact bundle (e.g. `bundle.tracing.min.js`) in your SDK
3131
setup.
3232
options:
33-
- '@sentry/astro'
3433
- '@sentry/browser'
34+
- '@sentry/astro'
3535
- '@sentry/angular'
3636
- '@sentry/angular-ivy'
3737
- '@sentry/bun'

0 commit comments

Comments
 (0)