diff discuss.html @ 114:d82d7d95b157 no-forum

Tiny bit more
author Chris Cannam
date Mon, 15 Jan 2018 17:53:26 +0000
parents 507cd6bc63d3
children 59c0af5416d2
line wrap: on
line diff
--- a/discuss.html	Mon Jan 15 17:19:48 2018 +0000
+++ b/discuss.html	Mon Jan 15 17:53:26 2018 +0000
@@ -24,14 +24,24 @@
 
       <h2 id="firstpara">Discuss Vamp plugins and the plugin SDK</h2>
 
-      <p>There is a Github project for the Vamp Plugin SDK. <b>For
-      problems with the Vamp SDK</b>, consider opening an issue on
-      the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github
-      issue tracker</a>.
+      <ul>
+        <li><b>For problems writing plugins</b>, consider posting a
+        question to Stack Overflow.</b></li>
+        <li><b>For bugs or technical lapses in the Vamp Plugin
+            SDK</b>, consider opening an issue on
+            the <a href="https://github.com/c4dm/vamp-plugin-sdk/issues">Github
+            issue tracker</a>. Although Github is not currently the
+            primary development site for the SDK (see
+            the <a href="develop.html">Make Plugins</a> page for more
+            information about this), the Github project is actively
+            monitored.</li>
       
       <p>Sadly the dedicated online discussion forum for Vamp plugins
       has now closed, after we gave up fighting spam
       registrations. The forum content is still online, but as a
       static mirror of the original forum: it's no longer possible to
       register, log in, or post. You can find the static
-      mirror <a href="http://vamp-plugins.org/forum/">here</a>.
+      mirror <a href="http://vamp-plugins.org/forum/">here</a>.</p>
+  </body>
+
+