Thanks for helping to make Public Lab's websites better! Here's how to report problems, bugs, questions, etc. about our various websites:

**Issue tracking (bugs, feature requests) for the main website:**

* https://github.com/publiclab/plots2/issues

**Issue tracking for the various apps:**

* http://github.com/jywarren/mapknitter/issues
* http://github.com/jywarren/spectral-workbench/issues
* http://github.com/jywarren/mapmill/issues
* http://github.com/Pioneer-Valley-Open-Science/infragram-js/issues

However, to make things even easier, if you are unsure how to submit an issue/bug/feature request, please simply fill out this form, which will be sent to the web working group. They will file it and email you the URL so you can participate/follow along. 


<iframe src="https://docs.google.com/spreadsheet/embeddedform?formkey=dDRaNmNzVzZMVktTV0JRMU1NWmsyclE6MQ" width="100%" height="900" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>

****

<iframe id="forum_embed"
  src="javascript:void(0)"
  scrolling="no"
  frameborder="0"
  width="100%"
  height="700">
</iframe>
<script type="text/javascript">
  document.getElementById('forum_embed').src =
     'https://groups.google.com/forum/embed/?place=forum/plots-dev'
     + '&showsearch=true&showpopout=true&showtabs=false'
     + '&parenturl=' + encodeURIComponent(window.location.href);
</script>