{% extends "global/layout.html" %} {% block title %}{% trans %}Get Involved!{% endtrans %}{% endblock %} {% block content %}

{% trans %}There are many ways you can help I2P!{% endtrans %}

{% trans -%} To get involved, please feel free to join us on the #i2p-dev IRC channel (on irc.freenode.net, irc.oftc.net, or within I2P on irc.echelon.i2p, irc.dg.i2p or irc.postman.i2p). We also have a forum, which is available at i2pforum.net on the clearnet and at i2pforum.i2p inside the network. If you don't want to create an account on our forum, some of our developers are active Redditors who will talk to you on r/i2p. {%- endtrans %}

{% trans team=site_url('about/team') -%} If you're interested in joining our team, please get in touch as we're always looking for eager contributors! {%- endtrans %}

{% trans -%} We need help in many areas, and you don't need to know Java to contribute! Here's a list to help get you started! {%- endtrans %}

{% trans %}Grow the Community{% endtrans %}

{% trans %}Host Services for Yourself and Others{% endtrans %}

{% trans %}Develop Software{% endtrans %}

{% endblock %}