To subscribe to any list in the Apache Software Foundation you can send email to list_name
-subscribe@ignite.apache.org, e.g., to dev-subscribe@ignite.apache.org and follow instructions.
Hello Ignite Community! My name is Aristarkh. I want to contribute to Apache Ignite and want to start with this issue - IGNITE-NNNNN, my JIRA username Aristarkh. Any help on this will be appreciated. Thanks!
Apache Ignite Community values any type of contributions from CoPDoC. Community member can contibute to any areas from (Co)mmunity, (P)roject, (Do)cumentation, and (C)ode.
Community values code contributions, but project value non-code contributions too, from writers, editors, testers, etc. We value user support on the list, as well as providing a summary of user list threads to Apache Ignite developers.
Detailed guidelines on How To Contribute can be found in Apache Ignite wiki
Apache Ignite follows Apache Code of Conduct. You can also cover Etiquette Guide
Apache Ignite prefer to use consensus to make decisions, but in case something is going wrong please see Escalation Guide
Documentation can be contributed to
You can also blog about the product. It helps users to understand how to use Apache Ignite and helps spreading ideas.
Feel free to share link to your blog with User & Dev lists. Blogs are reffered from Apache Ignite Blogs.
Create Apache Ignite code fork using GitHub interface. Download sources locally and setup project according to Project Setup wiki
Project code style is specified Apache Ignite Coding Guidelines.
Please install following components for development using IntelliJ IDEA
Usually all Maven builds are to be run with skipped tests:
./mvnw -DskipTests
See also DEVNOTES.txt