Added community feedback section to json-ld.org, linking to issue tracker.
authorManu Sporny <msporny@digitalbazaar.com>
Tue, 30 Oct 2012 15:14:18 -0400
changeset 929 5e62e7046df5
parent 928 588adb7be202
child 930 8a591ea453dc
child 932 71d02c7e5f8d
child 947 73c9e08b9a62
Added community feedback section to json-ld.org, linking to issue tracker.
index.html
--- a/index.html	Tue Oct 30 16:22:35 2012 +0100
+++ b/index.html	Tue Oct 30 15:14:18 2012 -0400
@@ -108,6 +108,15 @@
                </ul>
             </div>
 
+            <div id="issues">
+               <h1>Community Feedback</h1>
+               <p>The JSON-LD specifications are undergoing standardization at the World Wide Web Consortium. Comments from the public are being tracked via the JSON-LD issue tracker. These issues can be viewed below:</p>
+               <ul>
+                  <li><a href="https://github.com/json-ld/json-ld.org/issues?milestone=2&page=1&sort=created&state=open">Open JSON-LD 1.0 Syntax issues</a></li>
+                  <li><a href="https://github.com/json-ld/json-ld.org/issues?milestone=1&page=1&sort=created&state=open">Open JSON-LD 1.0 API issues</a></li>
+               </ul>
+            </div>
+
             <div id="impl">
                <h1>Implementations</h1>
                <ul>