You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bu...@apache.org on 2015/04/06 21:45:32 UTC

svn commit: r946564 - in /websites/staging/cloudstack/trunk/content: ./ developers.html

Author: buildbot
Date: Mon Apr  6 19:45:32 2015
New Revision: 946564

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/developers.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr  6 19:45:32 2015
@@ -1 +1 @@
-1671670
+1671672

Modified: websites/staging/cloudstack/trunk/content/developers.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/developers.html (original)
+++ websites/staging/cloudstack/trunk/content/developers.html Mon Apr  6 19:45:32 2015
@@ -157,7 +157,7 @@
 
 <h3>Submitting a patch through JIRA</h3>
 
-<p>For the purpose of this post, we'll assume that you already have a system with <a href="http://git-scm.com/">Git</a> and have found a bug to fix or have a feature that you'd like to submit, and you're willing to contribute that code or documentation under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.</p>
+<p>While we encourage you to submit your contribution through GitHub pull requests, you can also attach a patch in a JIRA ticket. For the purpose of these instructions, we'll assume that you already have a system with <a href="http://git-scm.com/">Git</a> and have found a bug to fix or have a feature that you'd like to submit, and you're willing to contribute that code or documentation under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>.</p>
 
 <p>Further, if you're fixing a bug we'll assume that you've either filed a bug report (where you will attach your patch) or are submitting a fix for a known bug. If you find a bug and would like to fix it, that's awesome! Please be sure to file the bug too, though.</p>