<%= link_to res.data.title, res %>
<%= res.data.summary %>
<% if res.data.time %> Minimum time: <%= res.data.time %> <% end %>--- title: Contribute to Plume summary: "You want to help, but you don't know how? These guides explain you how to translate Plume, hack on its source code, write documentation, etc." icon: heart priority: 2 ---
Before contributing, be sure to read and agree with our Code of conduct
Here is a (non-exhaustive) list of how you can contribute to Plume. Some may suit you better, depending on your skills and the time you want to offer to the project
<%= res.data.summary %>
<% if res.data.time %> Minimum time: <%= res.data.time %> <% end %>But you can also contribute differently. For instance, you could:
If you contributed to Plume, you can add yourself to the <%= link_to "contributors page", "/organization/contributors.html" %> if you want.
If you ever encounter some difficulties while trying to contribute, please <%= link_to "tell us", "/contribute/discussion.html" %>, we will be happy to help you.