@@ -9,22 +9,27 @@ When opening new issues or commenting on existing issues on this
9
9
repository please make sure discussions are related to concrete
10
10
technical issues with the Selenium software.
11
11
12
- It's imperative that issue reports outline the steps to reproduce the
13
- defect. If the issue can't be reproduced it will be closed.
12
+ It's imperative that issue reports outline the steps to reproduce
13
+ the defect. If the issue can't be reproduced it will be closed.
14
+ Please provide [ concise reproducible test cases] ( http://sscce.org/ )
15
+ and describe what results you are seeing and what results you expect.
14
16
15
17
Discussion of high level project ideas or non-technical topics should
16
18
move to the [ selenium-developers@ mailing
17
19
list] ( https://groups.google.com/forum/#!forum/selenium-developers )
18
20
instead.
19
21
22
+ Issues shouldn't be used for support. Please address questions to the
23
+ (` selenium-users@ ` mailing list)[ https://groups.google.com/forum/#!forum/selenium-users ] .
24
+
20
25
## Documentation Contributions
21
26
22
27
Selenium is a big software project and documentation is key to
23
28
understanding how things work and learning effective ways to exploit
24
29
its potential.
25
30
26
- The official documentation of Selenium is still served from our Google
27
- Code [ ** site ** repository] ( https://code.google. com/p/selenium/source/list?repo=site ) .
31
+ The official documentation of Selenium is still served from our
32
+ [ ** www.seleniumhq.org ** repository] ( https://github. com/SeleniumHQ/www.seleniumhq.org ) .
28
33
We are however phasing out this documentation which focuses too much
29
34
on Selenium RC and other antiquated pieces, in favour of a rewrite.
30
35
0 commit comments