@@ -19,8 +19,8 @@ future.
19
19
20
20
There are a few different ways to triage issues:
21
21
22
- 1 . You can look at the ` #feed-web-sdk ` channel in Slack. This channel will automatically receive a message every day in
23
- the morning with issues that require triaging.
22
+ 1 . You can look at the ` #feed-web-frontend ` channel in Slack. This channel will automatically receive a message every
23
+ day in the morning with issues that require triaging.
24
24
2 . You can look at the triage view in the GitHub Project Board: https://github.com/orgs/getsentry/projects/31/views/29
25
25
3 . (Also for external contributors) You can filter by ` Waiting for: Product Owner ` label:
26
26
https://github.com/getsentry/sentry-javascript/issues?q=is%3Aopen+is%3Aissue+label%3A%22Waiting+for%3A+Product+Owner%22
@@ -37,8 +37,8 @@ If a user replies to an issue, leading to the label being re-applied, but no res
37
37
may also remove the label manually, which will also remove it from the triage list.
38
38
39
39
Working through the triage queue should have the highest priority of tasks. Especially issues that are reaching the top
40
- of the triage queue (which is indicated in the ` #feed-web-sdk ` channel through a remaining time to triage) should be
41
- prioritised. ** This does not mean that you need to fix the issue immediately,** but that you should investigate and
40
+ of the triage queue (which is indicated in the ` #feed-web-frontend ` channel through a remaining time to triage) should
41
+ be prioritised. ** This does not mean that you need to fix the issue immediately,** but that you should investigate and
42
42
categorize the issue as soon as possible. If an issue is hard to fix, an edge case, or otherwise unclear, feel free to
43
43
reply and put the issue in backlog. You may also encourage the user to contribute a PR themselves if we are unlikely to
44
44
find time to resolve the issue ourselves anytime soon.
0 commit comments