blob: 75fbf42f38f89943536ff225b2a462eb8fc21e62 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Welcome to Intent</title>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<img src="images/about.png" width="200" />
</div><!--/span-->
<div class="span9">
<div class="hero-unit">
<ul class="breadcrumb">
<li>
<a href="index.html">Welcome</a> <span class="divider">/ </span>
</li>
<li class="active">Get Involved</li>
</ul>
<h2>How to help?</h2>
<hr class="separator"></hr>
<div>
<h3>Reporting bugs</h3>
<p>The best ways to contribute are by finding, <a href="https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Mylyn%20Docs%20Intent">reporting bugs</a> and helping us to improve the documentation.</p></li>
</div>
</div>
<hr class="separator"></hr>
<footer>
<div class="layout_footer">
<p>&#169; 2015 - 2017 Obeo - All rights reserved</p>
</div>
</footer>
</div><!--/span-->
</div><!--/row-->
</div><!--/.fluid-container-->
</body>
</html>