You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: internal_docs/on_call.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,13 @@ Being a maintainer of Phoenix and Openinference means you are responsible for th
20
20
-[New issues without comments](https://github.com/search?q=repo%3AArize-ai%2Fopeninference+-author%3Acephalization+-author%3Aaxiomofjoy+-author%3Arogerhyang+-author%3Amikeldking+-author%3Aanticorrelator+-author%3Ajgilhuly+state%3Aopen+comments%3A0&type=issues&ref=advsearch&s=created&o=desc)
21
21
- Accept or Reject Pull Requests, Review them if acceptable - [Phoenix](https://github.com/Arize-ai/phoenix/pulls) - [Openinference](https://github.com/Arize-ai/openinference/pulls)
22
22
23
+
### Priority Levels for Bug Fix
24
+
25
+
- P0: Should fix ASAP. Drop other tasks.
26
+
- P1: Should fix within one week.
27
+
- P2: Should fix within the next sprint. There's workaround but the bug is high visibility.
28
+
- P3: Backlog
29
+
23
30
## Tips
24
31
25
32
- "Watch" phoenix and openinference for all activity on github. You will get notifications for everything, including discussions.
0 commit comments