File tree 1 file changed +10
-4
lines changed
1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,28 @@ number of ways you can help:
5
5
6
6
## Bug Reports
7
7
8
- When opening new issues or commenting on existing issues on this
9
- repository please make sure discussions are related to concrete
10
- technical issues with the Selenium software.
8
+ When opening new issues or commenting on existing issues please make
9
+ sure discussions are related to concrete technical issues with the
10
+ Selenium software.
11
11
12
12
It's imperative that issue reports outline the steps to reproduce
13
13
the defect. If the issue can't be reproduced it will be closed.
14
14
Please provide [ concise reproducible test cases] ( http://sscce.org/ )
15
15
and describe what results you are seeing and what results you expect.
16
16
17
- Issues shouldn't be used for support. Please address questions to the
17
+ Issues shouldn't be used for support. Please address questions to the
18
18
[ ` selenium-users@ ` mailing list] ( https://groups.google.com/forum/#!forum/selenium-users ) .
19
19
Discussion of high level project ideas or non-technical topics should
20
20
move to the
21
21
[ ` selenium-developers@ ` mailing list] ( https://groups.google.com/forum/#!forum/selenium-developers )
22
22
instead.
23
23
24
+ We also need help with triaging
25
+ [ issues that needs investigation] ( https://github.com/SeleniumHQ/selenium/labels/I-needs%20investigation ) .
26
+ This means asking the right questions, procuring the right information
27
+ to properly debug and verify the issue, and bisecting a commit range if
28
+ the issue is a regression.
29
+
24
30
## Documentation
25
31
26
32
Selenium is a big software project and documentation is key to
You can’t perform that action at this time.
0 commit comments