You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by bu...@apache.org on 2016/08/04 00:25:20 UTC

svn commit: r994405 - in /websites/staging/cayenne/trunk/content: ./ how-can-i-help.html submit-patch.html

Author: buildbot
Date: Thu Aug  4 00:25:20 2016
New Revision: 994405

Log:
Staging update by buildbot for cayenne

Removed:
    websites/staging/cayenne/trunk/content/submit-patch.html
Modified:
    websites/staging/cayenne/trunk/content/   (props changed)
    websites/staging/cayenne/trunk/content/how-can-i-help.html

Propchange: websites/staging/cayenne/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Aug  4 00:25:20 2016
@@ -1 +1 @@
-1755129
+1755130

Modified: websites/staging/cayenne/trunk/content/how-can-i-help.html
==============================================================================
--- websites/staging/cayenne/trunk/content/how-can-i-help.html (original)
+++ websites/staging/cayenne/trunk/content/how-can-i-help.html Thu Aug  4 00:25:20 2016
@@ -97,23 +97,21 @@ h2:hover > .headerlink, h3:hover > .head
 <p><a name="HowcanIhelp?-HowCanIHelp?"></a></p>
 <h2 id="how-can-i-help">How Can I Help?<a class="headerlink" href="#how-can-i-help" title="Permanent link">&para;</a></h2>
 <p>Every volunteer project gets its strength from its participants. We invite
-everybody interested to participate in Cayenne. If you are willing to help,
-this can be done in many different ways:</p>
+everybody to participate in Cayenne. If you are willing to help,
+this can be done in many different ways, by:</p>
 <ul>
-<li>By contributing code.</li>
-<li>By contributing documentation.</li>
-<li>By testing Cayenne and reporting bugs.</li>
-<li>By using Cayenne and reporting bugs.</li>
-<li>By suggesting your own ideas on the mailing list and contributing code
-implementing them.</li>
+<li>contributing code</li>
+<li>contributing documentation</li>
+<li>helping others on the mailing list</li>
+<li>using Cayenne and reporting issues or missing features</li>
+<li>suggesting your own ideas on the mailing list and contributing code
+implementing them</li>
 </ul>
-<p>If you want to contribute to Cayenne, first you should probably subscribe
-to developer mailing list to see what issues are discussed and to
-communicate with the project team. Code contributions are made via patches
-submitted via the the bug tracker. For more details read the Developer
-Guide that describes where the source code is, how to build it, etc.</p>
-<p>Read on to understand how to <a href="submit-patch.html">submit a patch</a>
-.</p>
+<p>If you want to contribute to Cayenne, first you should subscribe
+to the <a href="mailing-lists.html">developer mailing list</a> to see what issues are discussed and to
+communicate with the project team.</p>
+<p>Next, clone the git source and make your changes. You can submit a patch in standard diff format and attach it to our Jira task tracker, or more easily you can use <a href="https://github.com/apache/cayenne">github</a> to fork the project and submit a <a href="https://help.github.com/articles/using-pull-requests/">Pull Request</a>.</p>
+<p>Don't forget to also raise your issue on the Cayenne mailing list or make a ticket in Jira, since we may not notice your pull request.</p>
        <hr>
        <p id="footer">Copyright &#169; 2001-2016 Apache Software Foundation. Apache Cayenne, Cayenne, Apache, the Apache feather logo, and the Apache Cayenne project logo are trademarks of The Apache Software Foundation. <a href="/privacy-policy.html">Privacy policy</a>.
 </div>