| --- |
| layout: basic |
| permalink: /community/ |
| title: Community |
| --- |
| |
| <div class="ui vertical segment"> |
| <p> |
| The Apache Flagon team happily welcomes contributors and supporters of our work. Contributions, bug reports, and suggestions are welcome for the core products, website, documentation, and everything else! See our <a href="{{ '/docs/contributing' | prepend: site.baseurl }}">docs</a> for more information on submitting effective contributions and bug reports. |
| </p> |
| </div> |
| |
| <div class="ui vertical segment"> |
| <h2 class="ui header">Mailing Lists</h2> |
| <h3 class="ui header"> |
| <i class="user icon"></i> |
| <div class="content">Users</div> |
| </h3> |
| <p> |
| For users of Apache Flagon who want to keep up to date with new releases and community highlights. To subscribe, email <a href="mailto:user-subscribe@flagon.incubator.apache.org">user-subscribe@flagon.incubator.apache.org</a>. |
| <a class="ui yellow button" href="mailto:user-subscribe@flagon.incubator.apache.org">User List</a> |
| </p> |
| |
| <h3 class="ui header"> |
| <i class="code icon"></i> |
| <div class="content">Dev</div> |
| </h3> |
| <p> |
| For contributors to Apache Flagon or those interested in ongoing design and development efforts. To subscribe, email <a href="mailto:dev-subscribe@flagon.incubator.apache.org">dev-subscribe@flagon.incubator.apache.org</a>. |
| <a class="ui blue button" href="mailto:dev-subscribe@flagon.incubator.apache.org">Dev List</a> |
| </p> |
| <h3 class="ui header"> |
| <i class="upload icon"></i> |
| <div class="content">Commits</div> |
| </h3> |
| <p> |
| For emails-on-commit across all Apache Flagon products. To subscribe, email <a href="mailto:commits-subscribe@flagon.incubator.apache.org">commits-subscribe@flagon.incubator.apache.org</a>. |
| <a class="ui blue button" href="mailto:commits-subscribe@flagon.incubator.apache.org">Commits List</a> |
| </p> |
| </div> |
| |
| <div class="ui vertical segment"> |
| <h2 class="ui header">Community Hubs</h2> |
| <h3 class="ui header"> |
| <i class="github icon"></i> |
| <div class="content">GitHub</div> |
| </h3> |
| <p> |
| <a href="https://github.com/apache?q=flagon">Find our code on Github</a> to browse and contribute. |
| </p> |
| <h3 class="ui header"> |
| <i class="twitter icon"></i> |
| <div class="content">Twitter</div> |
| </h3> |
| <p> |
| <a href="https://twitter.com/ApacheFlagon">Follow us on Twitter</a> to keep up to date on Apache Flagon and related developments. |
| </p> |
| <h3 class="ui header"> |
| <i class="stack overflow icon"></i> |
| <div class="content">StackOverflow</div> |
| </h3> |
| <p> |
| Get your questions answered on <a href="http://stackoverflow.com/questions/tagged/apache-flagon">StackOverflow</a>. |
| </p> |
| <h3 class="ui header"> |
| <i class="bug icon"></i> |
| <div class="content">Issues and Bugs</div> |
| </h3> |
| <p> |
| Visit our <a href="https://issues.apache.org/jira/browse/FLAGON">JIRA Issue Tracker</a> for full information on current developments, bugs, etc. |
| </p> |
| <h3 class="ui header"> |
| <i class="sticky note icon"></i> |
| <div class="content">Wiki</div> |
| </h3> |
| <p> |
| See our <a href="https://cwiki.apache.org/confluence/display/FLAGON">wiki</a> for detailed information on project organization, roadmaps, etc. |
| </p> |
| </div> |
| |
| <div class="ui vertical segment"> |
| <h2 class="ui header">Contributors</h2> |
| <p> |
| Thank you to all our contributors! Want to be added? Contribute and <a href="mailto:dev@flagon.incubator.apache.org">contact us!</a> |
| </p> |
| <ul class="ui list"> |
| <li>Michelle Beard</li> |
| <li>Hugh Enxing</li> |
| <li>Kyle Finley</li> |
| <li>Robert Foley</li> |
| <li>Alex Ford</li> |
| <li>Clay Gimenez</li> |
| <li>Laura Mariano</li> |
| <li>Lewis John McGibbney</li> |
| <li>Joshua Poore</li> |
| <li>David Reed</li> |
| <li>Fei Sun</li> |
| <li>Dan Traviglia</li> |
| <li>Arthi Vezhavendan</li> |
| <li>Steve York</li> |
| <li>David Meikle</li> |
| </ul> |
| </div> |