Modified: cordova/site/public/contribute/issues.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/contribute/issues.html?rev=1716315&r1=1716314&r2=1716315&view=diff
==============================================================================
--- cordova/site/public/contribute/issues.html (original)
+++ cordova/site/public/contribute/issues.html Wed Nov 25 07:35:49 2015
@@ -87,11 +87,11 @@
     <div class="contribute-help">
     <h1>Reporting Issues</h1>
 
-<p>Thank you for helping to improve Cordova! Issues for Apache Cordova are 
hosted at the Apache <a 
href="https://issues.apache.org/jira/browse/CB";>JIRA</a>. A JIRA account is 
required before you can submit issues (you can <a 
href="https://issues.apache.org/jira/secure/Signup!default.jspa";>create one 
here</a>). Before submitting an issue, please take a moment to search JIRA to 
see if an issue already exists. If it does, please consider commenting or 
voting for the issue to help raise its visibility.</p>
+<p>Thank you for helping to improve Cordova! Issues for Apache Cordova are 
hosted at the Apache <a 
href="https://issues.apache.org/jira/browse/CB";>JIRA</a>. A JIRA account is 
required before you can submit issues (you can easily <a 
href="https://issues.apache.org/jira/secure/Signup!default.jspa";>create one 
here</a>). Before submitting an issue, please take a moment to search JIRA to 
see if an issue already exists. If it does, please consider commenting or 
voting for the issue to help raise its visibility.</p>
 
 <h2>Creating an issue in JIRA</h2>
 
-<p>Once you have created an account and logged in, click the blue 
&quot;Create&quot; button at the top of the <a 
href="https://issues.apache.org/jira/browse/CB";>Cordova JIRA</a> page to create 
an issue. In the dialog that appears, please fill out the following fields to 
the best of your ability. All fields besides those listed here can be left 
blank.</p>
+<p>Once you have created an account and logged in, click the blue 
&quot;Create&quot; button at the top of the <a 
href="https://issues.apache.org/jira/browse/CB";>Cordova JIRA</a> page to create 
an issue. In the dialog that appears, please fill out the following fields 
<em>to the best of your ability</em>. All fields besides those listed here can 
be left blank.</p>
 
 <table><thead>
 <tr>
@@ -133,7 +133,7 @@
 </tr>
 <tr>
 <td>Priority</td>
-<td>The impact of the issue. See below</td>
+<td>The impact of the issue (see below)</td>
 </tr>
 </tbody></table>
 
@@ -150,6 +150,17 @@
 
 <p>If you aren&#39;t sure about the priority, leave the default (major) 
selected. Please be aware that as our contributors triage issues, they may 
change the priority based on our criteria.</p>
 
+<h2>Finding out versions</h2>
+
+<p>You can quickly find out versions of platforms/plugins you&#39;re using by 
running:</p>
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova platform ls
+</code></pre></div>
+<p>or</p>
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova plugin ls
+</code></pre></div>
+<p>in your project respectively. You can find out the version of the Cordova 
CLI you&#39;re using by running:</p>
+<div class="highlight"><pre><code class="language-text" 
data-lang="text">cordova --version
+</code></pre></div>
 </div>
 
 </div>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1716315&r1=1716314&r2=1716315&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Nov 25 07:35:49 2015
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 24 Nov 2015 17:36:59 -0800</pubDate>
-    <lastBuildDate>Tue, 24 Nov 2015 17:36:59 -0800</lastBuildDate>
+    <pubDate>Tue, 24 Nov 2015 22:14:50 -0800</pubDate>
+    <lastBuildDate>Tue, 24 Nov 2015 22:14:50 -0800</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to