blob: 309d9660be1beafd77b2c96aba3340fb322ccb36 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Apache Aurora</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link href="/assets/css/main.css" rel="stylesheet">
<!-- Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-45879646-1']);
_gaq.push(['_setDomainName', 'apache.org']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div class="container-fluid section-header">
<div class="container">
<div class="nav nav-bar">
<a href="/"><img src="/assets/img/aurora_logo_dkbkg.svg" width="300" alt="Transparent Apache Aurora logo with dark background"/></a>
<ul class="nav navbar-nav navbar-right">
<li><a href="/documentation/latest/">Documentation</a></li>
<li><a href="/community/">Community</a></li>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/blog/">Blog</a></li>
</ul>
</div>
</div>
</div>
<div class="container-fluid">
<div class="container content">
<h1 id="community">Community</h1>
<div class="row-fluid">
<div class="col-md-4">
<h3>Contributing</h3>
<h4 name="reportbugs">Report or track a bug</h4>
<p>Bugs can be reported on our <a href="http://issues.apache.org/jira/browse/AURORA">JIRA</a>
or raise an issue on our <a href="https://github.com/apache/aurora/issues">GitHub</a> repository.</p>
<p>In order to create a new issue on JIRA you&rsquo;ll need register for an accountr. A GitHub account is
requried to raise issues on our repository.</p>
<h4 name="contribute">Submit a patch</h4>
<p>Please read our <a href="/documentation/latest/contributing/">contribution guide</a>
when submitting a patch. We welcome them!
</p>
<h3>Chat</h3>
<h4 name="slack">Slack</h4>
<p>Developers and users hang out in <code>#aurora</code> on <a href="https://mesos.slack.com/">
<code>mesos.slack.com</code></a>.</p>
<p>To request an invite for slack please click <a href="https://mesos-slackin.herokuapp.com/">here</a>.</p>
<p>All slack communication is publicly archived <a href="http://mesos.slackarchive.io/aurora/">here</a>.</p>
</div>
<div class="col-md-4">
<h3>Mailing lists</h3>
<p>
<strong>Users</strong><br />
Discussion for users of Aurora.<br />
<a href="mailto:user-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:user-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?user@aurora.apache.org">Archive</a>
<br /><br />
<strong>Announcements</strong><br />
Important announcements about the project, including releases.<br />
<a href="mailto:announcements-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:announcements-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?announcements@aurora.apache.org">Archive</a>
<br /><br />
<strong>Developers</strong><br />
Project developer discussions. Come here if you want help contributing!<br />
<a href="mailto:dev-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:dev-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?dev@aurora.apache.org">Archive</a>
<br /><br />
<strong>Issues</strong><br />
Feed of project JIRA changes.<br />
<a href="mailto:issues-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:issues-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?issues@aurora.apache.org">Archive</a>
<br /><br />
<strong>Code commits</strong><br />
Feed of project source control commits.<br />
<a href="mailto:commits-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:commits-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?commits@aurora.apache.org">Archive</a>
<br /><br />
<strong>Code reviews</strong><br />
Feed of code reviews for patches.<br />
<a href="mailto:reviews-subscribe@aurora.apache.org">Subscribe</a> |
<a href="mailto:reviews-unsubscribe@aurora.apache.org">Unsubscribe</a> |
<a href="https://lists.apache.org/list.html?reviews@aurora.apache.org">Archive</a>
<br /><br />
</p>
</div>
<div class="col-md-4">
<h3>Follow the Project</h3>
<a class="twitter-timeline" href="https://twitter.com/ApacheAurora">Tweets by ApacheAurora</a>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
</div>
</div>
<div class="container-fluid section-footer buffer">
<div class="container">
<div class="row">
<div class="col-md-2 col-md-offset-1"><h3>Quick Links</h3>
<ul>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/community/">Mailing Lists</a></li>
<li><a href="http://issues.apache.org/jira/browse/AURORA">Issue Tracking</a></li>
<li><a href="/documentation/latest/contributing/">How To Contribute</a></li>
</ul>
</div>
<div class="col-md-2"><h3>The ASF</h3>
<ul>
<li><a href="http://www.apache.org/licenses/">License</a></li>
<li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="http://www.apache.org/security/">Security</a></li>
</ul>
</div>
<div class="col-md-6">
<p class="disclaimer">&copy; 2014-2017 <a href="http://www.apache.org/">Apache Software Foundation</a>. Licensed under the <a href="http://www.apache.org/licenses/">Apache License v2.0</a>. The <a href="https://www.flickr.com/photos/trondk/12706051375/">Aurora Borealis IX photo</a> displayed on the homepage is available under a <a href="https://creativecommons.org/licenses/by-nc-nd/2.0/">Creative Commons BY-NC-ND 2.0 license</a>. Apache, Apache Aurora, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
</div>
</div>
</div>
</body>
</html>