Author: ptupitsyn
Date: Sat Dec 21 08:13:33 2019
New Revision: 1871879
URL: http://svn.apache.org/viewvc?rev=1871879&view=rev
Log:
Adjust intro wording; fix JIRA links
Modified:
ignite/site/trunk/community/contribute.html
Modified: ignite/site/trunk/community/contribute.html
URL:
http://svn.apache.org/viewvc/ignite/site/trunk/community/contribute.html?rev=1871879&r1=1871878&r2=1871879&view=diff
==============================================================================
--- ignite/site/trunk/community/contribute.html (original)
+++ ignite/site/trunk/community/contribute.html Sat Dec 21 08:13:33 2019
@@ -52,13 +52,13 @@ under the License.
<section id="contribute" class="page-section">
<h1 class="first">Contribute to Apache Ignite</h1>
<p>
- Before you get involved in Apache Ignite development, you need
to sign up to the
+ Before you get involved in Apache Ignite development, please
sign up to the
<a href="mailto:[email protected]">dev mailing list</a>
and say "Hello" to everyone in
- the community. Tell us a much as you can about your areas of
expertise mentioning how
+ the community. Tell us as much as you can about your areas of
expertise mentioning how
exactly you would like to contribute. We are a friendly and
inclusive community and will try to
simplify your "onboarding" considering your strengths or areas
of interest.
- Also, share your JIRA ID in the same email
+ Also, make sure to share your JIRA ID in the same email
(<a
href="https://issues.apache.org/jira/projects/IGNITE"target="_blank">create a
new one</a>
if you don't have an ASF JIRA account yet). One of our
community members will add you to
the contributors' list and you will be able to go ahead and
book Ignite tasks you'd like to work on.
@@ -98,28 +98,28 @@ under the License.
</li>
<li>
Machine Learning
- <a
href="https://issues.apache.org/jira/browse/IGNITE-12384?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(ML)%20and%20status%20%3D%20OPEN"
target="_blank">
+ <a
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(ML)%20and%20status%20%3D%20OPEN"
target="_blank">
tickets for beginners</a>.
</li>
<li>
- Or <a
href="https://issues.apache.org/jira/browse/IGNITE-12433?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(sql)%20and%20status%20%3D%20OPEN"
target="_blank">
+ Or <a
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(sql)%20and%20status%20%3D%20OPEN"
target="_blank">
SQL tasks</a> to start with.
</li>
<li>
If you are more interested in .NET, Python, Node.JS or
other programming languages different from
Java then use <a
-
href="https://issues.apache.org/jira/browse/IGNITE-12427?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(platforms)%20and%20status%20%3D%20OPEN"
target="_blank">
+
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20component%20in%20(platforms)%20and%20status%20%3D%20OPEN"
target="_blank">
this filter</a> for the selection of the first tasks.
</li>
<li>
Are you willing to integrate Ignite with other frameworks
and technologies? Check one of
- <a
href="https://issues.apache.org/jira/browse/IGNITE-3131?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(Integrations)%20and%20status%20%3D%20OPEN"
+ <a
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(Integrations)%20and%20status%20%3D%20OPEN"
target="_blank">these tickets </a> or propose your
integration.
</li>
<li>
Curious in distributed data structures?
<a
-
href="https://issues.apache.org/jira/browse/IGNITE-12101?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(%22data%20structures%22)%20and%20status%20%3D%20OPEN"
target="_blank">
+
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(%22data%20structures%22)%20and%20status%20%3D%20OPEN"
target="_blank">
Help to improve</a> existing ones or contribute a
brand new.
</li>
</ul>