How to Triage Issues

Initial Labels

All issues are labeled A-needs-triaging when they are created. GitHub Actions will then auto label the issue based on information provided by the user.

Automatic Actions

For the most common responses, we have several labels that will take automatic actions.

Evaluating Issue

If you have enough information to reproduce the issue or evaluate the request: 1. Make sure the auto-applied labels are correct with respect to OS, Language, Component and update as necessary 2. Comment with any findings about the bug and options for addressing 3. If it is a real bug or valid feature request and you don’t have time to immediately address it, label it R-help wanted and add an E label for how easy you think it would be to address it 4. Open issues should have one of 3 tags at all times (A - Selenium takes action, J - Reporter takes action, R - someone else takes action)

Label Explanation