Skip to content

Commit 87b0dcb

Browse files
mydeaandreiborza
andauthored
docs: Update triaging docs (#12669)
Updates the triaging docs based on talks I've had with folks. --------- Co-authored-by: Andrei <[email protected]>
1 parent 465bde8 commit 87b0dcb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/triaging.md

+11
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,17 @@ categorize the issue as soon as possible. If an issue is hard to fix, an edge ca
4343
reply and put the issue in backlog. You may also encourage the user to contribute a PR themselves if we are unlikely to
4444
find time to resolve the issue ourselves anytime soon.
4545

46+
Additionally, triaging does not have to happen in one sitting. If you've invested a reasonable amount of time into
47+
triaging an issue, but have not yet found the root cause/a solution, you can always post an update in the issue about
48+
what you've tried so far (and what worked/didn't work), and continue looking into the issue later/on another day. This
49+
depends on the severity of the issue, of course — if something appears to be a critical issue potentially affecting lots
50+
of users, we should prioritise fixing it even if it takes longer.
51+
52+
If a ticket is in the Web SDK triaging queue, but should be handled by another team (e.g. Replay, Feedback, Profiling),
53+
feel free to ping members of that team in a respective Slack channel to please take a look at the issue. You should also
54+
make sure to apply the correct package labels (e.g. `Package: Replay`, `Package: User Feedback`,
55+
`Package: profiling-node`) to indicate what an issue is about.
56+
4657
### (Sentry Employees) How & when should I triage issues?
4758

4859
Ideally, you can take some time every day in the morning to look over the triage queue and identify issues that you can

0 commit comments

Comments
 (0)