-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
How to Triage Issues
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.
For the most common responses, we have several labels that will take automatic actions.
- It's a general request for help: label it
I-question
(immediately auto-closes the issue with a comment and links to places to get help) - Not enough info to try to reproduce problem because template not filled out: label it
J-issue-template
(auto-closes in 14 days if no response) - Need to see logs to understand what is going on: label it
J-logging
(auto-closes in 14 days if no response) - You need to clarify something before you can reproduce it: Comment with the question, then label it
J-awaiting answer
(auto-closes in 14 days if no response)
If you have enough information to reproduce the issue or evaluate the request:
- Make sure the auto-applied labels are correct with respect to OS, Language, Component and update as necessary
- Comment with any findings about the bug and options for addressing
- 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 - Open issues should have one of 3 tags at all times (A - Selenium takes action, J - Reporter takes action, R - someone else takes action)
- A: Something that a member of the Selenium project need to take action on
- B: What component(s) of the project the issue relates to
- C: What language(s) the issue relates to
- D: The Issue is specific to a browser
- E: How hard the issue is to address
- G: The issue needs to be addressed by another project (these auto-close)
- I: What kind of Issue it is
- J: Action needs to be taken by the reporter
- OS: Specific to a particular OS
- P: Specific to Pull Requests not Issues
- R: Waiting on something outside the control of Reporter and Selenium
This wiki is not where you want to be! Visit the Wiki Home for more useful links
Getting Involved
Triaging Issues
Releasing Selenium
Ruby Development
Python Bindings
Ruby Bindings
WebDriverJs
This content is being evaluated for where it belongs
Architectural Overview
Automation Atoms
HtmlUnitDriver
Lift Style API
LoadableComponent
Logging
PageFactory
RemoteWebDriver
Xpath In WebDriver
Moved to Official Documentation
Bot Style Tests
Buck
Continuous Integration
Crazy Fun Build
Design Patterns
Desired Capabilities
Developer Tips
Domain Driven Design
Firefox Driver
Firefox Driver Internals
Focus Stealing On Linux
Frequently Asked Questions
Google Summer Of Code
Grid Platforms
History
Internet Explorer Driver
InternetExplorerDriver Internals
Next Steps
PageObjects
RemoteWebDriverServer
Roadmap
Scaling WebDriver
SeIDE Release Notes
Selenium Emulation
Selenium Grid 4
Selenium Help
Shipping Selenium 3
The Team
TLC Meetings
Untrusted SSL Certificates
WebDriver For Mobile Browsers
Writing New Drivers