ASTERIXDB-1391: add link to issue tracker

Change-Id: I11ebb359c2f6e21b690cc42e176dabdd43206c40
Reviewed-on: https://asterix-gerrit.ics.uci.edu/793
Reviewed-by: Yingyi Bu <buyingyi@gmail.com>
Reviewed-by: Michael Blow <michael.blow@couchbase.com>
diff --git a/content/tools.html b/content/tools.html
index 5646226..bef6a15 100644
--- a/content/tools.html
+++ b/content/tools.html
@@ -60,7 +60,15 @@
                 </ul>
               </li>
               <li><a href="about.html">About</a></li>
-              <li><a href="community.html">Community</a></li>
+              <li class="dropdown">
+                <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community<span class="caret"></span></a>
+                <ul class="dropdown-menu" role="menu">
+                  <li><a href="community.html">Mailing Lists</a></li>
+                  <li><a href="community.html#irc">IRC</a></li>
+                  <li><a href="community.html#asterixdb-team">Team</a></li>
+                  <li><a href="https://issues.apache.org/jira/browse/ASTERIXDB">Issue Tracker</a></li>
+                </ul>
+              </li>
               <li class="dropdown">
                 <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Contributing <span class="caret"></span></a>
                 <ul class="dropdown-menu" role="menu">