Skip to content

Commit 9a49307

Browse files
committed
Update issue templates
1 parent 2f46059 commit 9a49307

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
---
2-
name: 🐛 Bug Report
2+
name: "\U0001F41B Bug Report"
33
about: Report a reproducible bug or regression in Sentry JavaScript SDKs.
4+
title: ''
5+
labels: 'Status: Needs Triage'
6+
assignees: ''
7+
48
---
59

610
<!-- Requirements: please go through this checklist before opening a new issue -->
711

812
- [ ] Review the documentation: https://docs.sentry.io/
913
- [ ] Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
1014
- [ ] Use the latest release: https://github.com/getsentry/sentry-javascript/releases
15+
- [ ] Provide a link to the affected event from your Sentry account
1116

1217
## Package + Version
1318

@@ -25,4 +30,4 @@ about: Report a reproducible bug or regression in Sentry JavaScript SDKs.
2530

2631
## Description
2732

28-
Describe your issue in detail, ideally you have a reproducible demo that you can show.
33+
Describe your issue in detail, ideally, you have a reproducible demo that you can show.

0 commit comments

Comments
 (0)