Author: buildbot
Date: Tue Dec  8 14:41:41 2015
New Revision: 974974

Log:
Staging update by buildbot for olingo

Modified:
    websites/staging/olingo/trunk/content/   (props changed)
    websites/staging/olingo/trunk/content/contribute.html

Propchange: websites/staging/olingo/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec  8 14:41:41 2015
@@ -1 +1 @@
-1718622
+1718623

Modified: websites/staging/olingo/trunk/content/contribute.html
==============================================================================
--- websites/staging/olingo/trunk/content/contribute.html (original)
+++ websites/staging/olingo/trunk/content/contribute.html Tue Dec  8 14:41:41 
2015
@@ -98,23 +98,31 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="apache-olingo-how-to-contribute">Apache Olingo - How To Contribute<a 
class="headerlink" href="#apache-olingo-how-to-contribute" title="Permanent 
link">&para;</a></h1>
-<h3 id="overview">Overview<a class="headerlink" href="#overview" 
title="Permanent link">&para;</a></h3>
-<p>If you want to contribute to the Olingo Project, you can submit patches, 
report bugs or provide documentation and tutorials. Contributions are managed 
in the project <a href="https://issues.apache.org/jira/browse/OLINGO";>JIRA</a>. 
So if you found a bug or want to provide a contribution please open a new <a 
href="https://issues.apache.org/jira/browse/OLINGO";>JIRA</a> ticket. Detailed 
information how to contribute can be found in the following chapter.</p>
-<h3 id="contribute-via-git-patchpull-request-and-olingo-jira">Contribute via 
Git-Patch/Pull-Request and Olingo-JIRA<a class="headerlink" 
href="#contribute-via-git-patchpull-request-and-olingo-jira" title="Permanent 
link">&para;</a></h3>
-<p>The Olingo uses the following process for contributions:</p>
+<p><strong>Content</strong></p>
 <div class="toc">
 <ul>
 <li><a href="#apache-olingo-how-to-contribute">Apache Olingo - How To 
Contribute</a><ul>
 <li><a href="#overview">Overview</a></li>
 <li><a href="#contribute-via-git-patchpull-request-and-olingo-jira">Contribute 
via Git-Patch/Pull-Request and Olingo-JIRA</a></li>
 <li><a href="#clone-the-olingo-project">Clone the Olingo Project</a></li>
-<li><a href="#create-an-jira-issue-with-your-bugfeature-request">Create an 
JIRA issue with your bug/feature request</a></li>
+<li><a href="#report-a-bug-or-feature">Report a bug or feature</a></li>
 <li><a href="#develop-the-according-bugfix-feature">Develop the according 
bugfix / feature</a></li>
 <li><a href="#prepare-your-code-for-contribution">Prepare your code for 
contribution</a></li>
 </ul>
 </li>
 </ul>
 </div>
+<h3 id="overview">Overview<a class="headerlink" href="#overview" 
title="Permanent link">&para;</a></h3>
+<p>If you want to contribute to the Olingo Project, you can submit patches, 
report bugs or provide documentation and tutorials. Contributions are managed 
in the project <a href="https://issues.apache.org/jira/browse/OLINGO";>JIRA</a>. 
So if you found a bug or want to provide a contribution please open a new <a 
href="https://issues.apache.org/jira/browse/OLINGO";>JIRA</a> ticket. Detailed 
information how to contribute can be found in the following chapter.</p>
+<h3 id="contribute-via-git-patchpull-request-and-olingo-jira">Contribute via 
Git-Patch/Pull-Request and Olingo-JIRA<a class="headerlink" 
href="#contribute-via-git-patchpull-request-and-olingo-jira" title="Permanent 
link">&para;</a></h3>
+<p>The Olingo uses the following process for contributions:</p>
+<ol>
+<li>Clone the Olingo Project</li>
+<li>Report a bug or feature</li>
+<li>Develop the according bugfix / feature</li>
+<li>Prepare your code for contribution </li>
+<li>Submit your JIRA ticket to receive feedback</li>
+</ol>
 <h3 id="clone-the-olingo-project">Clone the Olingo Project<a 
class="headerlink" href="#clone-the-olingo-project" title="Permanent 
link">&para;</a></h3>
 <p>The current development version can be found in the Apache git repository. 
Please note that there are two different repositories, one for Version 2 and 
one for Version 4 of the OData protocol.</p>
 <p>To clone the current master branch of the Olingo project please use one of 
the following commands:</p>
@@ -128,9 +136,8 @@ h2:hover > .headerlink, h3:hover > .head
 </pre></div>
 
 
-<h3 id="create-an-jira-issue-with-your-bugfeature-request">Create an JIRA 
issue with your bug/feature request<a class="headerlink" 
href="#create-an-jira-issue-with-your-bugfeature-request" title="Permanent 
link">&para;</a></h3>
-<p><strong>Reporting a bug</strong>  <br />
-If you found a bug, please provide a detailed explanation how the bug can be 
reproduced.</p>
+<h3 id="report-a-bug-or-feature">Report a bug or feature<a class="headerlink" 
href="#report-a-bug-or-feature" title="Permanent link">&para;</a></h3>
+<p>If you found a bug, please provide a detailed explanation how the bug can 
be reproduced.</p>
 <p>You should mention the following properties:</p>
 <ul>
 <li>Version of the library e.g. Olingo V4 (4.0.0-beta-03)</li>


Reply via email to