blob: 99def3ca13d12eb0a71ecce4dd1260d1741235b3 [file] [log] [blame] [view] [edit]
[//]: # " Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. "
[//]: # " "
[//]: # " This program and the accompanying materials are made available under the "
[//]: # " terms of the Eclipse Public License v. 2.0, which is available at "
[//]: # " http://www.eclipse.org/legal/epl-2.0. "
[//]: # " "
[//]: # " This Source Code may also be made available under the following Secondary "
[//]: # " Licenses when the conditions for such availability set forth in the "
[//]: # " Eclipse Public License v. 2.0 are satisfied: GNU General Public License, "
[//]: # " version 2 with the GNU Classpath Exception, which is available at "
[//]: # " https://www.gnu.org/software/classpath/license.html. "
[//]: # " "
[//]: # " SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 "
### There are always several ways you can contribute to make Jersey even better...
---
<h2><a class="headerlink" href="https://github.com/eclipse-ee4j/jersey/issues">
<var class="icon-bug"></var> Report Issues
</a></h2>
Issue reporting is central to open-source projects. If an issue is not reported,
we cannot fix it. Please report any bugs, feature, and/or improvement requests in our
[issue tracker][jersey-jira].
<h2><a class="headerlink" href="scm.html">
<var class="icon-code-fork"></var> Submit Patches
</a></h2>
Have a fix or a feature you\'d like to share? Open an [issue][jersey-jira], if not opened
already, and link a [gist][gist] containing your patch with details on what you\'re resolving
and how you\'ve resolving it. Or simply open a new [GitHub pull request][gpr].
<h2><a class="headerlink" href="{{ site.links.newJerseyURL }}/documentation/latest/index.html">
<var class="icon-pencil"></var> Documentation
</a></h2>
Good documentation is an important aspect of any software project. We\'ve
taken several strides in improving our documentation, but there\'s always room
for improvement. If you see anything missing or an area that could be improved,
let us [know][jersey-jira] or [submit a patch][scm].
<h2><a class="headerlink" href="bloggers.html">
<var class="icon-rss"></var> Blog about Jersey
</a></h2>
Are you using Jersey? We\'d love to hear how you\'re using it in your projects.
Write about it on your blog and drop us a note. We will consider adding a link
to your blog to our list of [development blogs][bloggers].
<h2><a class="headerlink" href="scm.html">
<var class="icon-eye-open"></var> Review Code
</a></h2>
More eyes on the code means better quality. Review our [code][scm] for style issues,
potential issues, or glaring bugs. Anything helps!
<h2><a class="headerlink" href="http://stackoverflow.com/questions/tagged/jersey">
<var class="icon-comments"></var> Share Expertise
</a></h2>
Are you a Jersey power-user? Have insight on an issue another is having? Speak up!
Join our [mailing lists][list] or follow the questions tagged with `jersey` on
[StackOverflow][stack].
[stack]: http://stackoverflow.com/questions/tagged/jersey
[jersey-jira]: https://github.com/eclipse-ee4j/jersey/issues
[gist]: https://gist.github.com/
[gpr]: https://help.github.com/articles/using-pull-requests
[list]: mailing.html
[bloggers]: bloggers.html
[scm]: scm.html