| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
| <html> | |
| <head> | |
| <title>Getting help</title> | |
| <link rel="stylesheet" href="book.css" charset="utf-8" type="text/css"> | |
| </head> | |
| <body> | |
| <div id="banner"> | |
| <img src="help_banner.jpg"></img> | |
| </div> | |
| <div id="content"> | |
| <h1> | |
| Getting help | |
| </h1> | |
| <p> | |
| If you have a question that is not answered in the <a href="http://www.eclipse.org/epsilon/doc/">documentation</a>, | |
| please send a message to the <a href="http://www.eclipse.org/epsilon/forum/">Epsilon forum</a>. | |
| </p> | |
| <h1>Reporting bugs</h1> | |
| <p> | |
| If you believe you've found a bug in Epsilon, please consider <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=epsilon"> | |
| submitting a bug report</a> to the Eclipse Bugzilla and we'll try to fix it as soon as possible. | |
| </p> | |
| </div> | |
| </body> | |
| </html> |