Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2>Guidelines</h2>
<div class="section-heading text-center">
<h2>GitHub Primer</h2>
<p class="lead">We suggest looking at this <a href="https://guides.github.com/activities/hello-world/">introduction to GitHub.</a></p>
<p>If you want to contribute, feel free to ask questions on our <a href="https://gitter.im/javaparser/">gitter channel</a> or open an issue for JavaParser <a href="https://github.com/javaparser/javaparser/issues/new">here</a>, or for JavaSymbolSolver <a href="https://github.com/javaparser/javasymbolsolver/issues/new">here</a>. Our community will help you and guide you to start contributing.</p>
<p>If you want to contribute, feel free to ask questions on our <a href="https://gitter.im/javaparser/javaparser">gitter channel</a> or open an issue for JavaParser <a href="https://github.com/javaparser/javaparser/issues/new">here</a>, or for JavaSymbolSolver <a href="https://github.com/javaparser/javasymbolsolver/issues/new">here</a>. Our community will help you and guide you to start contributing.</p>
</div>
</div>
</section>
Expand Down