aboutsummaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorCedric Beust <cedric@beust.com>2011-02-07 13:31:46 -0800
committerCedric Beust <cedric@beust.com>2011-02-07 13:31:46 -0800
commit98eb3e93334e70ed238979b34d910d8fc1ee9082 (patch)
tree9e217202c3138809409d385207a0e8a32d62f561 /doc/index.html
parent6b78db145df3159fbd5b8fe43571e2021efbab25 (diff)
downloadtestng-98eb3e93334e70ed238979b34d910d8fc1ee9082.tar.gz
Bug report doc clarification.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html21
1 files changed, 12 insertions, 9 deletions
diff --git a/doc/index.html b/doc/index.html
index 9eeb699d..d7a6800a 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -207,18 +207,21 @@ you will find them in the following locations:</p>
NetBeans plug-in</a></li>
</ul>
<h3><a name="bug-reports">Bug reports</a></h3>
-<p>The TestNG project is administered by
-<a href="http://jira.opensymphony.com/browse/TESTNG">OpenSymphony's JIRA</a>.
-</p>
-<!-------------------------------------
+If you think you found a bug, here is how to report it:
- REQUIREMENTS
+<ul>
+<li>Create a small project that will allow us to reproduce this bug. In most cases, one or two Java source files and a <tt>testng.xml</tt> file should be sufficient. Then you can either zip it and email it to the <a href="http://groups.google.com/group/testng-dev">testng-dev mailing-list</a> or make it available on an open source hosting site, such as <a href="http://github.com">github</a> or <a href="http://code.google.com/hosting/">Google code</a> and email <tt>testng-dev</tt> so we know about it. Please make sure that this project is self contained so that we can build it right away (remove the dependencies on external or proprietary frameworks, etc...).
- ------------------------------------>
-<p>For more information, you can either <a href="download.html">download TestNG</a>,
-read the <a href="documentation-main.html">manual</a> or browse the links at the
-<a href="#top">top</a>.</p>
+<li>If the bug you observed is on the Eclipse plug-in, make sure your sample project contains the <tt>.project</tt> and <tt>.classpath</tt> files.
+
+<li>File a bug on <a href="http://jira.opensymphony.com/browse/TESTNG">OpenSymphony's JIRA</a>.
+
+</ul>
+
+</p>
+
+<p>For more information, you can either <a href="download.html">download TestNG</a>, read the <a href="documentation-main.html">manual</a> or browse the links at the<a href="#top">top</a>.</p>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">