Skip to content

Commit 390cfaa

Browse files
authored
chore: add description for on call priority levels for bug fixes (#6184)
1 parent 4c39aff commit 390cfaa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

internal_docs/on_call.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ Being a maintainer of Phoenix and Openinference means you are responsible for th
2020
- [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)
2121
- 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)
2222

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+
2330
## Tips
2431

2532
- "Watch" phoenix and openinference for all activity on github. You will get notifications for everything, including discussions.

0 commit comments

Comments
 (0)